Back
Clarification Needed on Custom Domains and Subdomain Configuration in Appwrite
- 0
- Functions
- Cloud
Hello,
I need help configuring custom domains/subdomains in Appwrite:
- Current Setup:
- Transferred
mydomain.comto Appwrite via nameserversns1/ns2.appwrite.zone. - Added root domain at Organisation level.
- Two projects:
myProject(prod) andmyProject_DEV(dev), each with sites/functions.
- Transferred
- Goal:
- Dev:
dev.mydomain.com→ Primary site
my_helper_site_1.dev.mydomain.com→ Helper site
my_function.dev.mydomain.com→ Function
api.dev.mydomain.com→ API - Prod: Same structure without
dev.prefix.
- Dev:
- Questions:
- Do I only need the root domain at Org level, or separate entries for each subdomain?
- What DNS records (A/CNAME) are required at root (Organisation) level?
- How are SSL certs handled for subdomains?
Thanks for your guidance!
TL;DR
- Developer needs help setting up custom domains/subdomains in Appwrite for separate Dev and Prod environments.
- Currently using nameservers `ns1/ns2.appwrite.zone` and added root domain at Organisation level.
- Wants to configure multiple subdomains for different projects and functions within each environment.
- Asks about needing separate entries for each subdomain at Org level, required DNS records (A/CNAME), and SSL certificate handling for subdomains.Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...