
Where can I find the docker file docker-compose.yml that is indicated in the manual self-hosted installation?

The link is no longer shown

ya....we need to figure out how to get that on the new website 😬
why not use the docker install option?

I have always done it manually hehehehe

You could leave, as before, a link to the file and the .env


Like here where there is a link

The problem is we were generating it automatically with each release but we can't really do that now

I was also looking for that docker-compose file
why not use the docker install option?
In my case, the configuration of labels needed to work with traefik and not sure how to achieve that using docker install option https://gist.github.com/khashashin/049a705e10195bade5f78d53e76db745

i would suggest using a docker-compose.override.yml file to override the service and add whatever else you need
Recommended threads
- Flutter Starter Configuration Not Up to ...
I was trying to use Appwrite and connect Flutter, while using the starter kit from GitHub, as advised (please compare with attached screenshot). However, the s...
- Redis in Appwrite has high latency spike...
Hello, We are running a self-hosted Appwrite 1.5.10 on Debian 12 Bookworm (Docker Compose). Redis is used exclusively as part of the Appwrite stack (Pub/Sub, q...
- incrementDocumentAttribute throwing "Rou...
Hi, I’m running into an issue when trying to increment a numeric field using the Node.js SDK. My environment: Appwrite: self-hosted, version 1.7.4 node-appwrit...
