|
50 | 50 | <a href="nps/index.html" class="">NPS 内网穿透</a> |
51 | 51 | <a href="portainer.html" class="">Portainer Docker 管理</a> |
52 | 52 | <a href="postgres.html" class="">PostgreSQL 数据库</a> |
| 53 | + <a href="penpot.html" class="">Penpot 设计和原型</a> |
| 54 | + <a href="navidrome.html" class="">Navidrome 音乐服务器</a> |
53 | 55 | <a href="rancher.html" class="">Rancher 容器管理平台</a> |
54 | 56 | <a href="redis.html" class="">Redis 数据库</a> |
55 | 57 | <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=" |
802 | 804 | <p><a href="seaweedfs/index.html">在 docker 中部署 SeaweedFS</a></p> |
803 | 805 | <h3 id="nps"><a aria-hidden="true" tabindex="-1" href="#nps" class="anchor"><span class="icon icon-link"></span></a><code>NPS</code></h3> |
804 | 806 | <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> |
805 | 811 | <h3 id="humpback"><a aria-hidden="true" tabindex="-1" href="#humpback" class="anchor"><span class="icon icon-link"></span></a><code>Humpback</code></h3> |
806 | 812 | <p>首先创建放持久化数据文件夹,<code>mkdir -p /opt/app/humpback-web</code>,里面存放持久化数据文件,会存储站点管理和分组信息,启动后请妥善保存。</p> |
807 | 813 | <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 |
1007 | 1013 | <li><a href="#mattermost" class="tocs-link">Mattermost</a></li> |
1008 | 1014 | <li><a href="#seaweedfs" class="tocs-link">SeaweedFS</a></li> |
1009 | 1015 | <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> |
1010 | 1018 | <li><a href="#humpback" class="tocs-link">Humpback</a></li> |
1011 | 1019 | <li><a href="#seafile" class="tocs-link">Seafile</a></li> |
1012 | 1020 | <li><a href="#更多" class="tocs-link">更多</a></li> |
|
0 commit comments