[Solved] Adding custom domain in digital ocean through console not available - Digital Ocean
- 0
- Self Hosted
- General

I tried to setup domain (with subdomain) and ssl certs in our server.
Lets say domain is
appwrite.example.com
i put it in _APP_DOMAIN
and _APP_DOMAIN_TARGET
everything (A, AAAA) is setup in digital ocean domains settings,
domain points to droplet ip - routing is correct
But when going through "create domain" process in appwrite i'm hitting wall in Add a CNAME Record
step - verification fails as well.
Im not able to setup given CNAME record because you cant setup CNAME to a ip in digital ocean domains controll panel (and this is what appwrite shows in value
field.
I want my overall subodmain setup to look like this: api.{domain} adminpanel.{domain} app.{domain}

You want all those domains to point to Appwrite?

no, only api.{domain} I started with appwrite and stuck with this setup

Then you only need to update the domain environment variables in your .env file. You should not be creating a custom domain in the Appwrite console

Got it, thanks

[Solved] Adding custom domain in digital ocean through console not available - Digital Ocean
Recommended threads
- Global Variables
I'm building a Azure DevOps Pipeline Task to deploy my functions to Appwrite using REST APIs. How can I set project global variables via REST? This endpoint do...
- Tables freeze in console 1.7.4
In version 1.7 of appwrite, tables start to freeze in console very much if there are a lot of elements (more than 96). The information takes a very long time to...
- "Memberships privacy" setting in 1.7.4
Hi everyone, I'm experiencing an issue with a clean self-hosted installation of Appwrite version 1.7.4. I previously used version 1.6.1, and if I remember corre...
