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
- How connect an existing sveltekit projec...
The docs are splitte with two different versions... ### [Oficial Docs](https://appwrite.io/docs/quick-starts/sveltekit): **1. Create project** **2. Create Sve...
- Can't activate appwrite education
Hi, I'm a student and I have activated my GitHub Education benefits but I already had an AppWrite account. I tried to log out and log back in from the education...
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...