Merge pull request #1943 from Shuffle/LalitDeore-patch-2
Update README with Google Cloud deployment link
This commit is contained in:
@@ -3,6 +3,19 @@
|
|||||||
[](https://shuffler.io)
|
[](https://shuffler.io)
|
||||||
|
|
||||||
Shuffle Automation
|
Shuffle Automation
|
||||||
|
<div>
|
||||||
|
<a
|
||||||
|
href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle"
|
||||||
|
target="_blank"
|
||||||
|
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"
|
||||||
|
>
|
||||||
|
<img
|
||||||
|
src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg"
|
||||||
|
height="20"
|
||||||
|
alt="Google Cloud Platform"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
</h1><h4 align="center">
|
</h1><h4 align="center">
|
||||||
|
|
||||||
@@ -28,46 +41,6 @@ Follow us on Twitter at [@shuffleio](https://twitter.com/shuffleio).
|
|||||||
|
|
||||||
**Shuffle can be deployed using the following cloud marketplaces:**
|
**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"
|
|
||||||
target="_blank"
|
|
||||||
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"
|
|
||||||
>
|
|
||||||
<img
|
|
||||||
src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg"
|
|
||||||
height="20"
|
|
||||||
alt="Google Cloud Platform"
|
|
||||||
/>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li style="display: flex; align-items: center; gap: 8px;">
|
|
||||||
<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;">
|
|
||||||
<img
|
|
||||||
src="https://upload.wikimedia.org/wikipedia/commons/a/a8/Microsoft_Azure_Logo.svg"
|
|
||||||
height="20"
|
|
||||||
alt="Microsoft Azure"
|
|
||||||
style="opacity: 0.4;"
|
|
||||||
/>
|
|
||||||
<span style="color: #6a737d; font-size: 12px;">
|
|
||||||
Coming soon
|
|
||||||
</span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
## 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