From 3684d135eab22174a7efee380e4314956316ae8e Mon Sep 17 00:00:00 2001 From: Binyamin Yawitz <316103+byawitz@users.noreply.github.com> Date: Thu, 3 Aug 2023 23:43:32 -0400 Subject: [PATCH 1/3] Update README.md Adding `scaling-appwrite` repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29cf00e69..48552c616 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 contains 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) From 1aadf2dbb201aa54b742954d8bdaf68a9d45cccc Mon Sep 17 00:00:00 2001 From: Binyamin Yawitz <316103+byawitz@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:15:14 -0400 Subject: [PATCH 2/3] Update README.md Fix GitHub typo Co-authored-by: Aditya Oberai --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48552c616..0555d51fd 100644 --- a/README.md +++ b/README.md @@ -144,7 +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 contains Docker & Ansible file for deploying Appwrite in Docker Swarm mode](https://github.com/byawitz/scaling-appwrite) +* [GitHub repo contains 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) From d78bf7a5df220ea2178f8d0a9abf1735ec8eba5b Mon Sep 17 00:00:00 2001 From: Aditya Oberai Date: Mon, 7 Aug 2023 18:34:28 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0555d51fd..17bbf1902 100644 --- a/README.md +++ b/README.md @@ -144,7 +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 contains Docker & Ansible file for deploying Appwrite in Docker Swarm mode](https://github.com/byawitz/scaling-appwrite) +* [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)