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
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...
- Current User is Not authorized
recreating same Thread
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...