Skip to content

Commit

Permalink
content (update): azure marketplace placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-kerjean committed Sep 16, 2024
1 parent cd9eb2b commit ed3dd76
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ head:
---

To use Filestash, you can either:
1. Launch it from the cloud via [the AWS Marketplace](/docs/marketplace/?origin=landing::doc).
1. Launch it from a public cloud either via [the AWS Marketplace](/docs/marketplace/?origin=landing::doc) or [the Azure Marketplace](/docs/marketplace/azure.html?origin=landing::doc)
2. Self-host on your own server - [see the documentation](/docs/install-and-upgrade/?release=agpl&origin=landing::doc) for the detailed instructions
3. Play with the [demo server](https://demo.filestash.app):
<iframe style="width: 100%;height: 500px;border: 9px solid #0000001a;border-radius: 5px;box-sizing:border-box;" id="appframe" frameborder="0" src="https://demo.filestash.app/login" allow="fullscreen;speaker"></iframe>
Expand Down
15 changes: 15 additions & 0 deletions pages/install-cloud-azure.md

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ head:
<div>
<div class="plan" id="plan-pro">
<div class="plan-name">
<h4>Pro <span class="hidden-xs hidden-sm hidden-md" style="font-weight:normal;font-style:italic">AWS Marketplace</span></h4>
<h4>Pro <span class="hidden-xs hidden-sm hidden-md" style="font-weight:normal;font-style:italic">Public Cloud</span></h4>
<div class="price">
From $0.1 / hour
</div>
Expand All @@ -156,7 +156,10 @@ head:
<li>Audit & Compliance</li>
<li>AWS Cloud</li>
</ul>
<a href="https://www.filestash.app/docs/marketplace/?origin=pricing::pro" class="btn">START</a>
<div style="display: flex; gap: 5px;">
<a href="/docs/marketplace/?origin=pricing::pro" class="btn">FOR AWS</a>
<a href="/docs/marketplace/azure.html?origin=pricing::pro" class="btn">FOR AZURE</a>
</div>
</div>
<div class="plan" id="plan-enterprise">
<div class="plan-name">
Expand Down

0 comments on commit ed3dd76

Please sign in to comment.