Configure custom Domains
Shiper allows you to configure custom domains for your applications.
Add domain to project
If you have a domain that you would like to use for your application navigate to the Domains
tab inside your Shiper project.
Set DNS records
After adding the domain to your project, you will need to set a CNAME
record for the domain pointing to the cname.shiper.app
.
Go to your domain provider's DNS management console to add the following record.
Subdomain | Type | Target |
---|---|---|
your-domain | CNAME | cname.shiper.app |
Verify domain
Once the DNS records have been configured, the domain will be displayed as valid in your project settings.
đź’ˇ
It may take a few minutes for the DNS records to propagate. If you are tired of waiting, contact us and we will help you troubleshoot any issues you may be experiencing.