Hacker News new | ask | show | jobs
by eldad_fux 1553 days ago
All of the Appwrite containers were designed to be stateless and easy to scale with replication, scaling the under the hood database is as easy as connecting it to a managed cloud solution.
1 comments

I was wondering about the same thing. Is there instructions on how to scale the containers. Is it just matter of updating docker compose file or are there other configuration files I need to touch.
We don't have instructors for this, per-se. There is an older article about using docker swarm -> https://dev.to/appwrite/30daysofappwrite-docker-swarm-integr...

We're trying to update these old posts as we speak... hopefully we'll get to this soon :') Keep an eye out!