From 8dac9495dae38b81cf89a333c5c485ca891764dd Mon Sep 17 00:00:00 2001 From: Lalit Deore Date: Tue, 10 Feb 2026 17:52:53 +0530 Subject: [PATCH] Clean up installation guide and improve clarity Removed unnecessary HTML tags and updated installation instructions. --- .github/install-guide.md | 50 ++++++++-------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) diff --git a/.github/install-guide.md b/.github/install-guide.md index 5f481692..c40b1c6d 100755 --- a/.github/install-guide.md +++ b/.github/install-guide.md @@ -4,22 +4,8 @@ Shuffle Installation - - -Installation of Shuffle is currently available for [docker](https://shuffler.io/docs/configuration#production-readiness) and [kubernetes](https://shuffler.io/docs/configuration#Kubernetes). - -- Looking to run workflows onprem, but don't want to run the entire stack? Looks into [Environments & Orborus hosting Onprem](https://shuffler.io/docs/organizations#Environments) -- Looking for how to update Shuffle? Check the [updating guide](https://shuffler.io/docs/configuration#updating_shuffle) - -This document outlines an introduction environment which is **not** scalable. [Read here](https://shuffler.io/docs/configuration#production_readiness) for information on production readiness and scalability. This also includes system requirements and configurations for **Docker Swarm** or **Kubernetes**. - -## Deployment - -**Shuffle can be deployed using the following cloud marketplaces:** - - +Installation of Shuffle is currently available for [docker](https://shuffler.io/docs/configuration#production-readiness) and [kubernetes](https://shuffler.io/docs/configuration#Kubernetes). + +- Looking to run workflows onprem, but don't want to run the entire stack? Looks into [Environments & Orborus hosting Onprem](https://shuffler.io/docs/organizations#Environments) +- Looking for how to update Shuffle? Check the [updating guide](https://shuffler.io/docs/configuration#updating_shuffle) + +This document outlines an introduction environment which is **not** scalable. [Read here](https://shuffler.io/docs/configuration#production_readiness) for information on production readiness and scalability. This also includes system requirements and configurations for **Docker Swarm** or **Kubernetes**. # Docker - *nix