Skip to content

Commit

Permalink
chore: regenerate tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
Dokku Bot committed Jan 23, 2024
1 parent 06b6566 commit 5f63f55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tutorials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1156,6 +1156,15 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#deploying-to-a-dokku-managed-k3s-cluster" class="md-nav__link">
<span class="md-ellipsis">
Deploying to a Dokku-managed k3s cluster
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#using-websockets-with-nginx" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -1247,6 +1256,9 @@
</style>

<h1 id="tutorials">Tutorials<a class="headerlink" href="#tutorials" title="Permanent link">&para;</a></h1>
<h2 id="deploying-to-a-dokku-managed-k3s-cluster"><a href="other/deploying-to-k3s/">Deploying to a Dokku-managed k3s cluster</a><a class="headerlink" href="#deploying-to-a-dokku-managed-k3s-cluster" title="Permanent link">&para;</a></h2>
<p>Dokku natively supports both single and multi-server deployments. This tutorial shows how to manage both with k3s under the hood.</p>
<p><a href="other/deploying-to-k3s/"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z"/></svg></span> Continue reading</a></p>
<h2 id="using-websockets-with-nginx"><a href="other/using-websockets-in-dokku/">Using Websockets with Nginx</a><a class="headerlink" href="#using-websockets-with-nginx" title="Permanent link">&para;</a></h2>
<p>Running a sidecar process to serve websocket requests can be done by following this tutorial.</p>
<p><a href="other/using-websockets-in-dokku/"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z"/></svg></span> Continue reading</a></p>
Expand Down
Binary file modified tutorials/sitemap.xml.gz
Binary file not shown.

0 comments on commit 5f63f55

Please sign in to comment.