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
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...