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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?