Skip to content

Commit

Permalink
deploy: 1426b60
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranshila committed Jun 10, 2024
1 parent d0289ef commit 8e807f9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified sitemap.xml.gz
Binary file not shown.
26 changes: 13 additions & 13 deletions software/server_setup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,16 +629,16 @@

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#observability-stack" class="md-nav__link">
Observability Stack
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -878,16 +878,16 @@

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#observability-stack" class="md-nav__link">
Observability Stack
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1229,7 +1229,7 @@ <h2 id="pipeline-software">Pipeline Software</h2>
<h2 id="databases-and-metrics-collection">Databases and Metrics Collection</h2>
<h3 id="docker">Docker</h3>
<p>Following <a href="https://docs.docker.com/engine/install/ubuntu/">docker's documentation</a>, install docker the usual way as that is what orchestrates the databases, log aggregation, and communication to grafana.</p>
<h2 id="observability-stack">Observability Stack</h2>
<h3 id="observability-stack">Observability Stack</h3>
<p>Somewhere obvious (like the home dir), clone <a href="https://github.com/GReX-Telescope/grex_observability">the stack</a>.
Copy <code>alloy.env.example</code> to <code>alloy.env</code> and fill out the sections according to your grafana configuration.
Set docker to run as a systemd service with</p>
Expand Down

0 comments on commit 8e807f9

Please sign in to comment.