
I don't want my frontend to live in another domain different from the main domain. Normally I would set up nginx as reverse proxy to route to different subpath, say, /v1 for appwrite, the rest will be routed to the frontend. But how can I achieve this simple goal in appwrite? And how can I set the custom domain then?

Any help on this?

Anyone can help?

Hey π In Appwrite recommended way is to have forntend on myapp.com
and backend on appwrite.myapp.com
using custom domain.
If you need both on the same domain, as you mentioned, you would need to use some kind of reverse proxy.

also, appwrite should run on it's own specific domain since you can have multiple projects with different frontends
Recommended threads
- Corrupted files on AWS S3
Hello! I'm having trouble using S3 storage with appwrite for file uploads. It happens when uploading files from the Javascript SDK or from the console. The fi...
- Is Appwrite Pro available for teachers?
Hi everyone π I noticed that Appwrite Pro is available for free as part of the GitHub Student Developer Pack, which is amazing! Iβm a university faculty memb...
- 500 server error
Pretty please.. trying to run the last 1.7.4 version on a coolify instance.. i searched like everywhere.. i changed the console to 6.0.41 too.. i tried to hardc...
