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
- Migrating from Self-Hosted to Self-Hoste...
There are guides on how to migrate from other sources to Appwrite Cloud but not from a self-hosted setup to another self-hosted setup. How would I go about migr...
- Is it possible to create and update with...
Desde la comunidad latina. Es posible ejecutar un CREATE y un UPDATE , en la misma transacci贸n? mi objetivo es que el ID creado, se coloque en el array del upd...
- Invalid document structure: Unknown attr...
I have a production server running Appwrite 1.7.4. I'm testing Appwrite 1.8.0 on a separate test server. To transfer data from my 1.7.4 installation to 1.8, I ...