Skip to content

Commit

Permalink
Added AWS Marketplace install option to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikeev committed May 15, 2021
1 parent c8b33ee commit f28d3d1
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 1 deletion.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/install.doctree
Binary file not shown.
6 changes: 6 additions & 0 deletions docs/_build/html/_sources/install.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ Installation

There are several ways to install app.

- AWS Marketplace
- Docker installation
- Regular installation

AWS Marketplace
---------------

There is an AWS Marketplace prebuild app: https://aws.amazon.com/marketplace/pp/Nikeev-SesDashboard/B08DQ5CY6T

Docker installation
-------------------
* Git clone ``https://github.com/Nikeev/sesdashboard.git``
Expand Down
1 change: 1 addition & 0 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ <h1>SesDashboard Documentation - Analytics UI for Amazon Simple Email Service.<a
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="install.html">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="install.html#aws-marketplace">AWS Marketplace</a></li>
<li class="toctree-l2"><a class="reference internal" href="install.html#docker-installation">Docker installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="install.html#regular-installation">Regular installation</a></li>
</ul>
Expand Down
6 changes: 6 additions & 0 deletions docs/_build/html/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#aws-marketplace">AWS Marketplace</a></li>
<li class="toctree-l2"><a class="reference internal" href="#docker-installation">Docker installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="#regular-installation">Regular installation</a></li>
</ul>
Expand Down Expand Up @@ -166,9 +167,14 @@
<span id="index-0"></span><h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
<p>There are several ways to install app.</p>
<ul class="simple">
<li><p>AWS Marketplace</p></li>
<li><p>Docker installation</p></li>
<li><p>Regular installation</p></li>
</ul>
<div class="section" id="aws-marketplace">
<h2>AWS Marketplace<a class="headerlink" href="#aws-marketplace" title="Permalink to this headline"></a></h2>
<p>There is an AWS Marketplace prebuild app: <a class="reference external" href="https://aws.amazon.com/marketplace/pp/Nikeev-SesDashboard/B08DQ5CY6T">https://aws.amazon.com/marketplace/pp/Nikeev-SesDashboard/B08DQ5CY6T</a></p>
</div>
<div class="section" id="docker-installation">
<h2>Docker installation<a class="headerlink" href="#docker-installation" title="Permalink to this headline"></a></h2>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ Installation

There are several ways to install app.

- AWS Marketplace
- Docker installation
- Regular installation

AWS Marketplace
---------------

There is an AWS Marketplace prebuild app: https://aws.amazon.com/marketplace/pp/Nikeev-SesDashboard/B08DQ5CY6T

Docker installation
-------------------
* Git clone ``https://github.com/Nikeev/sesdashboard.git``
Expand Down

0 comments on commit f28d3d1

Please sign in to comment.