To use a custom domain, configure your domain to use Route53. Moving to a custom domain will retain all your apps and data and will take around 15 minutes.
| Domain name | {{ config.fqdn }} |
| DNS provider | {{ dnsConfig.provider }} |
|
No DNS provider is configured. All DNS records need to be setup manually. To avoid manual setup for each installed app, set a DNS API provider. |
|
|
Wildcard DNS provider is configured. Always ensure there is a wildcard DNS record for this server's IP. |
|
|
No DNS provider configured. All DNS records need to be setup manually and all DNS checks are skipped. |
|
| Access key id | {{ dnsConfig.accessKeyId || 'unset' }} |
| Secret access key | hidden |
| DigitalOcean token | hidden |