
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
- Server error 500 in appwrite 1.8.0jwt = users.create_jwt(res["userId"])["jwt"] I got this error 500 after changing environment variables and restarting containers export _APP_DOMAIN=server1.ava... 
- Email templates partially broken in non-...Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a... 
- AI feature by functions?I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing... 
