Skip to content

is that possible to use appwrite without docker? #1466

Discussion options

You must be logged in to vote

It is in theory possible to run Appwrite without Docker, but that is not recommended for multiple reasons.

  • scaling
  • consistency
  • maintainability
  • upgrading to a new version of Appwrite
  • Cloud Functions require Docker anyway

The steps to achieve this would be to imitate our Dockerfile and docker-compose.yml file.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stnguyen90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants