From 1882cae48be3d8fad1d07663ddfcd5f782e29997 Mon Sep 17 00:00:00 2001 From: Lalit Deore Date: Wed, 7 Jan 2026 16:06:45 +0530 Subject: [PATCH] Add deployment section to README Added deployment information for GCP, AWS, and Azure. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 05682a46..39d7f3ae 100755 --- a/README.md +++ b/README.md @@ -24,6 +24,20 @@ Follow us on Twitter at [@shuffleio](https://twitter.com/shuffleio). ![Example Shuffle webhook integration](https://github.com/shuffle/Shuffle/blob/main/frontend/src/assets/img/github_shuffle_img.png) +## Deployment + +Shuffle can be deployed using the following cloud marketplaces: + +- **Google Cloud Platform (GCP)** + Deploy directly from the GCP Marketplace: + 👉 [https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle](https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle) + +- **Amazon Web Services (AWS)** + _Coming soon_ + +- **Microsoft Azure** + _Coming soon_ + ## Try it * Self-hosted: Check out the [installation guide](https://github.com/shuffle/shuffle/blob/master/.github/install-guide.md) * Cloud: Register at https://shuffler.io/register and get cooking