
Thank you for your assistance

If you could assist me with another quick Question i would be really happy: When adding a custom domain it asks me to add a cname record but i dont think im able to add a cname record pointing to an ip 🤔 Is there something im missing or do i need to add an A record?

Just saw it now. Sorry for not being able to reply before

You mean if you add a domain to a project in your appwrite console?

yes

You can use your instance domain. I think it should work the same way

As the CNAME record, I mean

what do you mean by instance domain?

The domain you use to access your appwrite installation/console

You're accessing through a domain, true?

yes. Im accessing it through a "custom" domain

This is the digital Ocean dashboard where my domain lays. What should i enter into the alias?

Such custom main domain. For example, if it's appwrite.mydomain.com, such domain

When i enter db.+++.de i get the error that a cname may not reference itself

If this is your domain, you don't need to add it because it has been added already

The feature is to add another domain.
For example: project1.mydomain.com

ah i see... Thank you 🙂

That means i dont need to add a custom domain when accesing the server throug said domain right?

That's it, unless you want to have a different domain for each specific project or if you have a completely different domain (not sub domain) for the project. For example, if the appwrite instance uses the domain:
- cloud.appwrite.com And the app
- app.appwrite.com
It's fine
However if it's
- cloud.appwrite.com
But the app is
- myapp.com
Then you should add the domain and use the endpoint from a subdomain:
- backend.myapp.com

That's mainly to prevent third party cookies issues

okay thanks. that cleared things up for me

I wish you a good day or night depending on where you are xD

Night in my case. Same to you 😄


[SOLVED] Sudden Error "ERR_CERT_DATE_INVALID"
Recommended threads
- Updating console to 1.8
Hey! Does anyone know how to update the appwrite console only? I am using console 1.7.4 but it has UI/UX issues 🙁
- Having errors migrating to cloud
Project will not migrate compeltely
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
