Hi there,
I am trying to setup appwrite (self-hosted) and other stuff like meilisearch behind nginx. I want to setup appwrite such that is it reachable through the path example-ip/appwrite . I have the problem, that appwrite will always ignore the /appwrite path and tries to use its paths directly after the domain/host name, which leads to errors because these paths are handled by nginx. Is there a way to configure nginx or appwrite to use the /appwrite path first or does appwrite require to be the root path?
Recommended threads
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- Query regarding hackathon sponsorship
We at our college were organising a hackathon and I was wondering whether appwrite would like to partner with us? We are from a student branch of IEEE. It is a...
- How do I get my PR merged in auto genera...
https://github.com/appwrite/sdk-for-go/pull/48 I have raised this PR today in a sdk-generator repository which is a auto-generated repository. Now, as it is a a...