From a52511a2cb2671cd43f787c8b99f96cf561ec5db Mon Sep 17 00:00:00 2001 From: Lalit Deore Date: Thu, 8 Jan 2026 14:47:26 +0530 Subject: [PATCH] Enhance deployment section with HTML formatting Updated the deployment section to include HTML formatting for cloud marketplaces and added placeholders for AWS and Azure. --- .github/install-guide.md | 47 +++++++++++++++++++++++++++++++++------- 1 file changed, 39 insertions(+), 8 deletions(-) diff --git a/.github/install-guide.md b/.github/install-guide.md index a6d9b91d..5f481692 100755 --- a/.github/install-guide.md +++ b/.github/install-guide.md @@ -15,17 +15,48 @@ This document outlines an introduction environment which is **not** scalable. [R ## Deployment -Shuffle can be deployed using the following cloud marketplaces: +**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) + -- **Microsoft Azure** - _Coming soon_ # Docker - *nix The Docker setup is the default setup, and is ran with docker compose. This is [NOT a scalable build](https://shuffler.io/docs/configuration#production-readiness) without changes.