Skip to content

Commit

Permalink
Documentation for Moon commit 0fd8c39d36031bfbc37412c035886987f7d1f72b
Browse files Browse the repository at this point in the history
  • Loading branch information
aerokube/moon2 committed Dec 15, 2023
1 parent ad8f774 commit 8bbd013
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ <h1>Moon</h1>
<div class="details">
<span id="author" class="author">Aerokube Software OÜ</span><br>
<span id="revnumber">version latest,</span>
<span id="revdate">2023-12-14</span>
<span id="revdate">2023-12-15</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -791,7 +791,16 @@ <h5 id="install-helm"><a class="anchor" href="#install-helm"></a>Option 1: use H
<i class="fa icon-important" title="Important"></i>
</td>
<td class="content">
Helm chart is the recommended Moon installation way. Steps below require Helm 3 and will not work with older releases.
<div class="olist arabic">
<ol class="arabic">
<li>
<p>Helm chart is the recommended Moon installation way. Steps below require Helm 3 and will not work with older releases.</p>
</li>
<li>
<p>Helm chart source code is available <a href="https://github.com/aerokube/charts/tree/master/moon2">here</a>.</p>
</li>
</ol>
</div>
</td>
</tr>
</table>
Expand Down Expand Up @@ -6225,6 +6234,18 @@ <h3 id="browser-ops"><a class="anchor" href="#browser-ops"></a>3.4. Automaticall
</div>
<div class="sect3">
<h4 id="browser-ops-installation"><a class="anchor" href="#browser-ops-installation"></a>3.4.1. Installation</h4>
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
Helm chart source code is available <a href="https://github.com/aerokube/charts/tree/master/browser-ops">here</a>.
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p>To activate this solution you need to install one more <a href="https://helm.sh">Helm</a> chart:</p>
</div>
Expand Down Expand Up @@ -8305,7 +8326,7 @@ <h2 id="mobile-emulation-devices"><a class="anchor" href="#mobile-emulation-devi
<div id="footer">
<div id="footer-text">
Version latest<br>
Last updated 2023-12-14 13:34:04 UTC
Last updated 2023-12-15 13:18:33 UTC
</div>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
Expand Down

0 comments on commit 8bbd013

Please sign in to comment.