Like the title... I have appwrite running on coolify, self-hosted. It already has a domain. But I have issues with 3rd party cookies on one of my apps and I'm trying to add a custom project domain to the project so it would be like aw.myapp.com which would solve my cookie issue. DNS is already set and propagated. When I go "add custom domain" and enter the domain and hit next, I get "verified" status but the issue is it doesn't show up on "custom domains" screen of the project so I cannot change the api endpoint. I waited a couple of hours already and restarted appwrite a couple of times. What would be wrong?
Recommended threads
- Migrating from Self-Hosted to Self-Hoste...
There are guides on how to migrate from other sources to Appwrite Cloud but not from a self-hosted setup to another self-hosted setup. How would I go about migr...
- Is it possible to create and update with...
Desde la comunidad latina. Es posible ejecutar un CREATE y un UPDATE , en la misma transacción? mi objetivo es que el ID creado, se coloque en el array del upd...
- Invalid document structure: Unknown attr...
I have a production server running Appwrite 1.7.4. I'm testing Appwrite 1.8.0 on a separate test server. To transfer data from my 1.7.4 installation to 1.8, I ...