diff --git a/README.md b/README.md index 29cf00e69..17bbf1902 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ The Almost Netflix series is a tutorial for building a Netflix clone with Appwri * [Introduction to AWS (+run Appwrite)](https://rizkyrajitha.hashnode.dev/introduction-to-aws-run-appwrite) * [How to install Appwrite on a Linode cloud server](https://dev.to/gregordavies/how-to-install-appwrite-on-a-linode-cloud-server-2235) * [Things to do after Setup Appwrite on Digital Ocean](https://imknight.com/things-to-do-after-setup-appwrite-on-digital-ocean) +* [GitHub repo containing Docker & Ansible file for deploying Appwrite in Docker Swarm mode](https://github.com/byawitz/scaling-appwrite) ### Web Development * [Integrating with Appwrite HTTP API Using no-SDK](https://appwrite.io/docs/rest)