Newly created applications use sevalla.app as the temporary domain. As Sevalla is a Kinsta product, we previously used kinsta.app temporary domains for applications. This is a normal part of the Sevalla experience. Your application will still be accessible and manageable through Sevalla’s interface even if it uses the kinsta.app domain.
If you use a Hobby pod for an application’s web process, you will not be able to add a custom domain to your application. You can upgrade your pod within Processes at any time in order to add a custom domain.
Add domain
In Sevalla, go to Applications > appname > Domains. Click Add domain and enter your domain name. If you want to cover all subdomains, select Wildcard and then click Add domain.If you add your domain without the wildcard subdomain, you should also consider adding the www version of the domain without the wildcard to ensure both versions are correctly configured.

Add your custom domain to your application in Sevalla.
Verify domain
To verify your domain, you need to add the TXT record and CNAME record shown to your domain’s DNS records. Some DNS providers, such as Namecheap, Spaceship, and Squarespace need the short version of DNS record names. Sevalla automatically provides both the full and short versions of each record, so you can use whichever format your DNS provider needs.
Add the TXT and CNAME records to your DNS records to verify your domain.
- Name:
_cf-custom-hostname
- Value: Unique UUID value from Sevalla (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
- Name:
_acme-challenge
- Value:
example.com.[unique verification token].dcv.cloudflare.com
Point domain
Once your domain is successfully verified, you can point it by adding the required A records to your domain’s DNS settings. Some DNS providers, such as Namecheap, Spaceship, and Squarespace, need the short version of DNS record names. Sevalla automatically provides both the full and short versions of each record, so you can use whichever format your DNS provider needs. If you select the Wildcard option, an additional A record for*.yourdomain.com
appears to add to your domain’s DNS settings, this ensures all subdomains are covered.

Point your application domain.

Success message after pointing the domain.
Point WWW domain
We recommend you point the www version of your domain to Sevalla (if you haven’t already). You’ll need to add the www version of the domain to Sevalla and repeat the steps to verify and point the subdomain.Change your primary domain
In the domains list, locate the domain you want to be the primary domain, click the kebab (three-dot) menu and Make primary domain. Verify the correct domain is selected and click Make primary.
Confirm your primary domain change.