From a9612fc5cc04c7f8ad448aaac1567a87f0067e20 Mon Sep 17 00:00:00 2001 From: Brandon Date: Mon, 18 Jul 2022 13:37:20 -0500 Subject: [PATCH 1/2] docs: add one-click setups to README --- README.md | 24 +++++++++++++++++ .../images/integrations/digitalocean-logo.svg | 27 +++++++++++++++++++ public/images/integrations/gitpod-logo.svg | 9 +++++++ 3 files changed, 60 insertions(+) create mode 100755 public/images/integrations/digitalocean-logo.svg create mode 100644 public/images/integrations/gitpod-logo.svg diff --git a/README.md b/README.md index 35c8c6e67..bef694a22 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,30 @@ For advanced production and custom installation, check out our Docker [environme If you are upgrading your Appwrite server from an older version, you should use the Appwrite migration tool once your setup is completed. For more information regarding this, check out the [Installation Docs](https://appwrite.io/docs/installation). + +## One-Click Setups + +In addition to running Appwrite locally, you can also launch Appwrite using a pre-configured setup. This allows you to get up and running with Appwrite quickly without installing Docker on your local machine. + +Choose from one of the providers below: + + + + + + +
+ + DigitalOcean Logo +
DigitalOcean
+ +
+ + DigitalOcean Logo +
Gitpod
+ +
+ ## Getting Started Getting started with Appwrite is as easy as creating a new project, choosing your platform, and integrating its SDK into your code. You can easily get started with your platform of choice by reading one of our Getting Started tutorials. diff --git a/public/images/integrations/digitalocean-logo.svg b/public/images/integrations/digitalocean-logo.svg new file mode 100755 index 000000000..10f3f8759 --- /dev/null +++ b/public/images/integrations/digitalocean-logo.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/integrations/gitpod-logo.svg b/public/images/integrations/gitpod-logo.svg new file mode 100644 index 000000000..9d9ea09c7 --- /dev/null +++ b/public/images/integrations/gitpod-logo.svg @@ -0,0 +1,9 @@ + + + + + + + + + From f41acc2990987f89c7caff0be15bb5c4541bba36 Mon Sep 17 00:00:00 2001 From: Brandon Date: Mon, 18 Jul 2022 14:18:38 -0500 Subject: [PATCH 2/2] chore: update alt text for Gitpod logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bef694a22..45c97ec2a 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Choose from one of the providers below: - DigitalOcean Logo + Gitpod Logo
Gitpod