
Hi, I have a short question about a part in the docker-compose.yml which is publicly available on github.
I am setting up appwrite at the moment and I am wondering about this two lines here:
When I want to use appwrite in production, do I have to change these both lines?
Line 49 to image: appwrite-lastest Line 55 to VERSION: latest
Or shouldn't I change this an leave it like it is for production use?
Thanks in advance for the help!

As the top of the file states, this file is for development. Don't use it for production.
You should install appwrite using https://appwrite.io/docs/advanced/self-hosting#install-with-docker

Ok, now I got it. Didn't get it, that the manual steps are only for development use.

Thanks!
Recommended threads
- DigitalOcean Droplet SMTP failure with m...
Is there any way to get the appwrite 1.6 mailer docker image working on a droplet? I can send emails via the appwrite console, but my magiclinks always fiail wi...
- unable to remove project 500 error
We are unable to remove a project, when clicking setting option it showing 500 Server Error
- How to run queries to get the storage li...
I installed the n8n (self-hosting) and community node n8n-nodes-nappwrite. I tried to get the storage list files more than 25 records. But I cannot find the w...
