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
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...