Skip to content

Commit

Permalink
Deployed 1eb0419 with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skyface753 committed Sep 27, 2023
1 parent 664b01a commit 32c8ce1
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 17 deletions.
4 changes: 2 additions & 2 deletions applications/custom/sharelatex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1610,8 +1610,8 @@

<h1 id="overleaf-sharelatex">Overleaf / ShareLaTeX<a class="headerlink" href="#overleaf-sharelatex" title="Permanent link">&para;</a></h1>
<ul>
<li>Create an MongoDB Replica Set by following the instructions in the <a href="/databases/mongodb">MongoDB Replica Set</a> section.</li>
<li>Create an Redis Standalone by following the instructions in the <a href="/databases/redis">Redis Standalone</a> section. (We need to create a Redis Standalone because the Redis Cluster is not supported by ShareLaTeX)</li>
<li>Create an MongoDB Replica Set by following the instructions in the <a href="databases/mongodb">MongoDB Replica Set</a> section.</li>
<li>Create an Redis Standalone by following the instructions in the <a href="databases/redis">Redis Standalone</a> section. (We need to create a Redis Standalone because the Redis Cluster is not supported by ShareLaTeX)</li>
</ul>
<h2 id="installation">Installation<a class="headerlink" href="#installation" title="Permanent link">&para;</a></h2>
<p>First you need to create a namespace for ShareLaTeX.</p>
Expand Down
4 changes: 2 additions & 2 deletions applications/custom/wikijs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1682,7 +1682,7 @@ <h1 id="wikijs">WikiJS<a class="headerlink" href="#wikijs" title="Permanent link
<h2 id="requirements">Requirements<a class="headerlink" href="#requirements" title="Permanent link">&para;</a></h2>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>First we need a <code>Postgres</code> database. Please refer to <a href="/applications/databases/postgresql">Postgres</a>.</p>
<p>First we need a <code>Postgres</code> database. Please refer to <a href="applications/databases/postgresql">Postgres</a>.</p>
</div>
<h2 id="install">Install<a class="headerlink" href="#install" title="Permanent link">&para;</a></h2>
<blockquote>
Expand All @@ -1693,7 +1693,7 @@ <h3 id="namespace">Namespace<a class="headerlink" href="#namespace" title="Perma
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>create<span class="w"> </span>ns<span class="w"> </span>wiki-ns
</code></pre></div>
<h3 id="config">Config<a class="headerlink" href="#config" title="Permanent link">&para;</a></h3>
<p>Edit the database <code>config/config.yml</code> based on the <a href="/applications/databases/postgresql">Postgres</a> config.</p>
<p>Edit the database <code>config/config.yml</code> based on the <a href="site:applications/databases/postgresql">Postgres</a> config.</p>
<ul>
<li><code>db.host</code>: <code>&lt;postgres-service-name&gt;.&lt;namespace&gt;.svc.cluster.local</code></li>
<li><code>db.port</code>: <code>5432</code></li>
Expand Down
9 changes: 4 additions & 5 deletions create-cluster/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1579,14 +1579,13 @@ <h1 id="create-a-cluster">Create a cluster<a class="headerlink" href="#create-a-
<h2 id="choose-a-cluster-type">Choose a cluster type<a class="headerlink" href="#choose-a-cluster-type" title="Permanent link">&para;</a></h2>
<p>You can choose between the following cluster types:</p>
<ul>
<li><a href="/create-cluster/kind">Kind</a></li>
<li><a href="/create-cluster/k3s">K3s</a></li>
<li><a href="/create-cluster/k8s">K8s</a></li>
<li><a href="kind">Kind</a></li>
<li><a href="k3s">K3s</a></li>
<li><a href="k8s">K8s</a></li>
</ul>
<h2 id="configure-traefik">Configure Traefik<a class="headerlink" href="#configure-traefik" title="Permanent link">&para;</a></h2>
<p>After creating the cluster we need to configure Traefik.</p>
<p><a href="create-cluster/traefik">Configure Traefik</a>
1</p>
<p><a href="traefik">Configure Traefik</a></p>

<hr>
<div class="md-source-file">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ <h1 id="it-lab-kubernetes-collection">IT-Lab Kubernetes Collection<a class="head
It also contains the <code>Basics</code> to create a fully functional Kubernetes cluster.</p>
<h2 id="navigation">Navigation<a class="headerlink" href="#navigation" title="Permanent link">&para;</a></h2>
<p>The <code>Top-Bar Navigation</code> provides a "guided" tour through the documentation. It is recommended to <code>follow the order</code> of the navigation.</p>
<p>So lets start to <a href="/create-cluster">create a cluster</a>.</p>
<p>So lets start to <a href="create-cluster">create a cluster</a>.</p>

<hr>
<div class="md-source-file">
Expand Down
11 changes: 5 additions & 6 deletions print_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1769,8 +1769,7 @@ <h2 id="create-cluster-choose-a-cluster-type">Choose a cluster type<a class="hea
</ul>
<h2 id="create-cluster-configure-traefik">Configure Traefik<a class="headerlink" href="#create-cluster-configure-traefik" title="Permanent link">&para;</a></h2>
<p>After creating the cluster we need to configure Traefik.</p>
<p><a href="#create-cluster-create-cluster-traefik">Configure Traefik</a>
1</p></section><section class="print-page" id="create-cluster-kind"><h1 id="create-cluster-kind-kind">Kind<a class="headerlink" href="#create-cluster-kind-kind" title="Permanent link">&para;</a></h1>
<p><a href="#create-cluster-traefik">Configure Traefik</a></p></section><section class="print-page" id="create-cluster-kind"><h1 id="create-cluster-kind-kind">Kind<a class="headerlink" href="#create-cluster-kind-kind" title="Permanent link">&para;</a></h1>
<p>With Kind we can create a local Kubernetes cluster. This is useful for testing and development.</p>
<p>The files are in the <code>kind</code> folder.</p>
<div class="highlight"><pre><span></span><code>kind<span class="w"> </span>create<span class="w"> </span>cluster<span class="w"> </span>--name<span class="w"> </span>example-cluster<span class="w"> </span>--config<span class="w"> </span>kind-config.yaml
Expand Down Expand Up @@ -2491,8 +2490,8 @@ <h2 class='nav-section-title' id='section-custom-applications'>
</h2>
<section class="print-page" id="applications-custom-sharelatex"><h1 id="applications-custom-sharelatex-overleaf-sharelatex">Overleaf / ShareLaTeX<a class="headerlink" href="#applications-custom-sharelatex-overleaf-sharelatex" title="Permanent link">&para;</a></h1>
<ul>
<li>Create an MongoDB Replica Set by following the instructions in the <a href="#databases-mongodb">MongoDB Replica Set</a> section.</li>
<li>Create an Redis Standalone by following the instructions in the <a href="#databases-redis">Redis Standalone</a> section. (We need to create a Redis Standalone because the Redis Cluster is not supported by ShareLaTeX)</li>
<li>Create an MongoDB Replica Set by following the instructions in the <a href="#applications-custom-sharelatex-databases-mongodb">MongoDB Replica Set</a> section.</li>
<li>Create an Redis Standalone by following the instructions in the <a href="#applications-custom-sharelatex-databases-redis">Redis Standalone</a> section. (We need to create a Redis Standalone because the Redis Cluster is not supported by ShareLaTeX)</li>
</ul>
<h2 id="applications-custom-sharelatex-installation">Installation<a class="headerlink" href="#applications-custom-sharelatex-installation" title="Permanent link">&para;</a></h2>
<p>First you need to create a namespace for ShareLaTeX.</p>
Expand Down Expand Up @@ -2571,7 +2570,7 @@ <h2 id="applications-custom-sharelatex-installation">Installation<a class="heade
<h2 id="applications-custom-wikijs-requirements">Requirements<a class="headerlink" href="#applications-custom-wikijs-requirements" title="Permanent link">&para;</a></h2>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>First we need a <code>Postgres</code> database. Please refer to <a href="#applications-databases-postgresql">Postgres</a>.</p>
<p>First we need a <code>Postgres</code> database. Please refer to <a href="#applications-custom-wikijs-applications-databases-postgresql">Postgres</a>.</p>
</div>
<h2 id="applications-custom-wikijs-install">Install<a class="headerlink" href="#applications-custom-wikijs-install" title="Permanent link">&para;</a></h2>
<blockquote>
Expand All @@ -2582,7 +2581,7 @@ <h3 id="applications-custom-wikijs-namespace">Namespace<a class="headerlink" hre
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>create<span class="w"> </span>ns<span class="w"> </span>wiki-ns
</code></pre></div>
<h3 id="applications-custom-wikijs-config">Config<a class="headerlink" href="#applications-custom-wikijs-config" title="Permanent link">&para;</a></h3>
<p>Edit the database <code>config/config.yml</code> based on the <a href="#applications-databases-postgresql">Postgres</a> config.</p>
<p>Edit the database <code>config/config.yml</code> based on the <a href="#applications-custom-wikijs-site:applications-databases-postgresql">Postgres</a> config.</p>
<ul>
<li><code>db.host</code>: <code>&lt;postgres-service-name&gt;.&lt;namespace&gt;.svc.cluster.local</code></li>
<li><code>db.port</code>: <code>5432</code></li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 32c8ce1

Please sign in to comment.