Hi,
So , I want the following:
For the Appwrite admin panel, I want to use: admin.example.com
For my backend APIs, I want to use: api.example.com
For my frontend (web app), I want to use example.com
I am using a self hosted version. However, it is not very clear to me how to set this exact setup.
When I create Appwrite instance using docker, should I give my hostname as admin.example.com ?
And then, how do I setup domains for backend and frontend? Will this setup cause any problems?
your setup should work fine.
- hostname as
admin.example.com> appwrite console - other subdomains > you should correctly manage this via pointing A records to your Server IP.
This is where I am confused. How should I set up My DNS
Should I do this?
A record for admin.example.com should point to my public IP of the instance.
But then, how should I setup the A record or Cname record or whatever to ensure that the backend requests go to api.example.com ?
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error