
Hi, is there a way of hosting our backend software alongside Appwrite on a single server? We're looking to maybe put something like nginx as a reverse proxy in front, so it routes requests accordingly (so appwrite.example.com requests go to Appwrite while backend.example.com requests go to backend). Is this a supported setup?

Yes, a reverse proxy is typically used for that and yes, you can put Appwrite behind a reverse proxy

This might be helpful if you're going to use nginx proxy manager: https://medium.com/@stnguyen90/how-to-run-appwrite-behind-nginx-19348ed34243
Recommended threads
- list() is very slow; eventually shows no...
When I use the web browser to view the collections in my database, the documents they contain are normally displayed within a few seconds. For a few days now, h...
- Can't start docker containers beacuse no...
Hi, I'm testing my app where I upload also files to appwrite storage. As I suspect, I've filled up my disk. Now I can't start Appwrite. Could I ask for help wit...
- Problems with adding my custom domain
