I want to use the already existing traefik service in the compose group as a reverse proxy over top of appwrite. Is there any way i can modify the existing config but outside of the container just like the .env file, or is it possible to specify another configuration file that I provide? I see theres a volume in the compose yml for traefik to storage/config or whatever, how can I do this? I want to keep the config read only in the container so i'd like to configure it in my repo and only have it added in on compose startup / build
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- 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...