I am trying to use Appwrite in a self-hosted environment and am having difficulty adding a custom domain. Steps taken: Project > Settings > Custom Domains > Add Domain. I checked the DNS records via dnschecker.org, and the information has propagated. However, I get a "Verification failed" error. When I click "Retry," the popup closes and a notification appears stating "CUSTOM.DOMAIN.com has been verified," but the interface still shows "Verification failed."
My network architecture: MY VPS ==> Nginx Proxy Manager ==> Appwrite
I use this tutorial: https://medium.com/@stnguyen90/how-to-run-appwrite-behind-nginx-19348ed34243, but not resolve my problem.
Recommended threads
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...