Clean up installation guide and improve clarity
Removed unnecessary HTML tags and updated installation instructions.
This commit is contained in:
+10
-40
@@ -4,22 +4,8 @@
|
|||||||
|
|
||||||
Shuffle Installation
|
Shuffle Installation
|
||||||
|
|
||||||
</h1>
|
<div>
|
||||||
|
<a
|
||||||
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:**
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li style="display: flex; align-items: center;">
|
|
||||||
<a
|
|
||||||
href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle"
|
href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"
|
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"
|
||||||
@@ -30,32 +16,16 @@ This document outlines an introduction environment which is **not** scalable. [R
|
|||||||
alt="Google Cloud Platform"
|
alt="Google Cloud Platform"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</div>
|
||||||
|
|
||||||
<li style="display: flex; align-items: center; gap: 8px;">
|
</h1>
|
||||||
<img
|
|
||||||
src="https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg"
|
|
||||||
height="20"
|
|
||||||
alt="Amazon Web Services"
|
|
||||||
style="opacity: 0.4;"
|
|
||||||
/>
|
|
||||||
<span style="color: #6a737d; font-size: 12px;">
|
|
||||||
Coming soon
|
|
||||||
</span>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li style="display: flex; align-items: center; gap: 8px;">
|
Installation of Shuffle is currently available for [docker](https://shuffler.io/docs/configuration#production-readiness) and [kubernetes](https://shuffler.io/docs/configuration#Kubernetes).
|
||||||
<img
|
|
||||||
src="https://upload.wikimedia.org/wikipedia/commons/a/a8/Microsoft_Azure_Logo.svg"
|
- 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)
|
||||||
height="20"
|
- Looking for how to update Shuffle? Check the [updating guide](https://shuffler.io/docs/configuration#updating_shuffle)
|
||||||
alt="Microsoft Azure"
|
|
||||||
style="opacity: 0.4;"
|
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**.
|
||||||
/>
|
|
||||||
<span style="color: #6a737d; font-size: 12px;">
|
|
||||||
Coming soon
|
|
||||||
</span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
# Docker - *nix
|
# Docker - *nix
|
||||||
|
|||||||
Reference in New Issue
Block a user