Skip to content

Commit 3841e2c

Browse files
committed
deploy: 4f4ff3b
1 parent 23a4b91 commit 3841e2c

20 files changed

Lines changed: 329 additions & 24 deletions

CONTRIBUTORS.svg

Lines changed: 0 additions & 16 deletions
This file was deleted.

docker-compose.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="redis.html" class="">Redis 数据库</a>
5557
<a href="rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>

elasticsearch.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="redis.html" class="">Redis 数据库</a>
5557
<a href="rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>

gitlab/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="../nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="../portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="../postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="../penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="../navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="../rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="../redis.html" class="">Redis 数据库</a>
5557
<a href="../rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>

harbor.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="redis.html" class="">Redis 数据库</a>
5557
<a href="rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="redis.html" class="">Redis 数据库</a>
5557
<a href="rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>
@@ -802,6 +804,10 @@ <h3 id="seaweedfs"><a aria-hidden="true" tabindex="-1" href="#seaweedfs" class="
802804
<p><a href="seaweedfs/index.html">在 docker 中部署 SeaweedFS</a></p>
803805
<h3 id="nps"><a aria-hidden="true" tabindex="-1" href="#nps" class="anchor"><span class="icon icon-link"></span></a><code>NPS</code></h3>
804806
<p><a href="nps/index.html">在 docker 中搭建内网穿透服务器,带WEB管理</a></p>
807+
<h3 id="penpot"><a aria-hidden="true" tabindex="-1" href="#penpot" class="anchor"><span class="icon icon-link"></span></a><code>Penpot</code></h3>
808+
<p><a href="penpot.html">在 docker 中部署 Penpot</a></p>
809+
<h3 id="navidrome"><a aria-hidden="true" tabindex="-1" href="#navidrome" class="anchor"><span class="icon icon-link"></span></a><code>Navidrome</code></h3>
810+
<p><a href="navidrome.html">在 docker 中部署 Navidrome</a></p>
805811
<h3 id="humpback"><a aria-hidden="true" tabindex="-1" href="#humpback" class="anchor"><span class="icon icon-link"></span></a><code>Humpback</code></h3>
806812
<p>首先创建放持久化数据文件夹,<code>mkdir -p /opt/app/humpback-web</code>,里面存放持久化数据文件,会存储站点管理和分组信息,启动后请妥善保存。</p>
807813
<pre class="language-bash"><code class="language-bash code-highlight"><span class="code-line line-number" line="1"><span class="token comment"># 创建放持久化数据文件夹</span>
@@ -1007,6 +1013,8 @@ <h2 id="license"><a aria-hidden="true" tabindex="-1" href="#license" class="anch
10071013
<li><a href="#mattermost" class="tocs-link">Mattermost</a></li>
10081014
<li><a href="#seaweedfs" class="tocs-link">SeaweedFS</a></li>
10091015
<li><a href="#nps" class="tocs-link">NPS</a></li>
1016+
<li><a href="#penpot" class="tocs-link">Penpot</a></li>
1017+
<li><a href="#navidrome" class="tocs-link">Navidrome</a></li>
10101018
<li><a href="#humpback" class="tocs-link">Humpback</a></li>
10111019
<li><a href="#seafile" class="tocs-link">Seafile</a></li>
10121020
<li><a href="#更多" class="tocs-link">更多</a></li>

mattermost.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="redis.html" class="">Redis 数据库</a>
5557
<a href="rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>

mysql.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
<a href="nps/index.html" class="">NPS 内网穿透</a>
5151
<a href="portainer.html" class="">Portainer Docker 管理</a>
5252
<a href="postgres.html" class="">PostgreSQL 数据库</a>
53+
<a href="penpot.html" class="">Penpot 设计和原型</a>
54+
<a href="navidrome.html" class="">Navidrome 音乐服务器</a>
5355
<a href="rancher.html" class="">Rancher 容器管理平台</a>
5456
<a href="redis.html" class="">Redis 数据库</a>
5557
<a href="rocket.chat/index.html" class="">Rocket.Chat 聊天工具</a>

0 commit comments

Comments
 (0)