Revise deployment information in README.md
Updated deployment section with new cloud marketplace links and improved formatting.
This commit is contained in:
@@ -6,8 +6,8 @@ Shuffle Automation
|
|||||||
|
|
||||||
</h1><h4 align="center">
|
</h1><h4 align="center">
|
||||||
|
|
||||||
<div>
|
|
||||||
<p>Deploy<p/>
|
<p>Deploy<p/>
|
||||||
|
<div style="display: flex">
|
||||||
<a
|
<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"
|
||||||
@@ -16,12 +16,26 @@ Shuffle Automation
|
|||||||
<img
|
<img
|
||||||
src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg"
|
src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg"
|
||||||
height="20"
|
height="20"
|
||||||
alt="Google Cloud Platform"
|
alt="GCP install of Shuffle - Google Cloud Platform"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
<a
|
||||||
|
href="https://aws.amazon.com/marketplace/pp/prodview-typ7upg6kwntk"
|
||||||
|
target="_blank"
|
||||||
|
style="text-decoration: none; display: flex; align-items: center; gap: 24px;"
|
||||||
|
>
|
||||||
|
<img
|
||||||
|
src="https://raw.githubusercontent.com/Shuffle/Shuffle/refs/heads/main/frontend/public/icons/AWS-Logo.svg"
|
||||||
|
height="20"
|
||||||
|
style="background-color: white;"
|
||||||
|
alt="AWS install of Shuffle - Amazon Web Services"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[Shuffle](https://shuffler.io) is an open source automation platform, built for and by the security professionals. Security operations is complex, but it doesn't have to be. Built to work well with MSSP's and other service providers in mind.
|
[Shuffle](https://shuffler.io) is an open source automation platform, built for and by the security professionals. Security operations is complex, but it doesn't have to be. Built to work well with MSSP's and other service providers in mind.
|
||||||
|
|
||||||
[ Get training ](https://shuffler.io/training)
|
[ Get training ](https://shuffler.io/training)
|
||||||
@@ -40,10 +54,6 @@ Follow us on Twitter at [@shuffleio](https://twitter.com/shuffleio).
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Deployment
|
|
||||||
|
|
||||||
**Shuffle can be deployed using the following cloud marketplaces:**
|
|
||||||
|
|
||||||
## Try it
|
## Try it
|
||||||
* Self-hosted: Check out the [installation guide](https://github.com/shuffle/shuffle/blob/master/.github/install-guide.md)
|
* 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
|
* Cloud: Register at https://shuffler.io/register and get cooking
|
||||||
|
|||||||
Reference in New Issue
Block a user