diff --git a/.github/install-guide.md b/.github/install-guide.md index 113ac1fc..5f481692 100755 --- a/.github/install-guide.md +++ b/.github/install-guide.md @@ -13,6 +13,51 @@ Installation of Shuffle is currently available for [docker](https://shuffler.io/ 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:** + + + + # 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. diff --git a/README.md b/README.md index 05682a46..cde58794 100755 --- a/README.md +++ b/README.md @@ -24,6 +24,50 @@ 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:** + + + ## 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