mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated README
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ Using Appwrite you can easily manage user authentication with multiple sign-in m
|
||||
|
||||
## Installation
|
||||
|
||||
Appwrite backend server is designed to run in a container environment. Running your server is as easy as running one command from your terminal. You can run Appwrite on your localhost using docker-compose or on any other container orchestration tool like Kubernetes, Swarm or Rancher.
|
||||
Appwrite backend server is designed to run in a container environment. Running your server is as easy as running one command from your terminal. You can run Appwrite on your localhost using docker-compose or on any other container orchestration tool like Kubernetes, Docker Swarm or Rancher.
|
||||
|
||||
The easiest way to start running your Appwrite server is by running our docker compose file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user