In old documentation, there was a link to raw version of docker-compose.yml file and for production .env file. After design update of docs, I can't find it anywhere. Could you please help me or linked the files in self-hosting installation doc? Thanks.
After running the docker command on your remote server. You should have a directory named appwrite created in the location you excuted te docker run command. The directory contains both .env and docker-compose.yaml files.
Also, you can refer to the github repo for the latest compose and env files https://github.com/appwrite/appwrite/tree/main
known issue: https://github.com/appwrite/appwrite/issues/6367
Recommended threads
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- Github Student org plan shows "Free Plan...
For few days, there is banner info appearing, says "Your Free plan includes up to 2 projects and limited resources" in github stundent org plan..?
- Migration Failed from 1.7.4 → 1.8.1: "Co...
Hey everyone! 👋 I'm trying to upgrade my self-hosted Appwrite from **1.7.4 to 1.8.1** and the migration is consistently failing **Environment:** - Current ve...