Skip to content

Commit

Permalink
Auto deploy from GitHub Actions build 365
Browse files Browse the repository at this point in the history
[d5c72f5] iBug: services: Cleanup
  • Loading branch information
web-flow authored Nov 8, 2023
1 parent c86de38 commit 79210ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions services/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2588,7 +2588,7 @@ <h2 id="mirrors">Mirrors 镜像站<a class="headerlink" href="#mirrors" title="P
<li>副:<a href="mirrors/3/">mirrors3</a><ul>
<li>mirrors3 存储较大的存档类仓库、极冷门且空间极大与有需要但是 mirrors4 放不下的仓库。</li>
<li>截至目前(2023/11),有 centos-vault, openeuler, percona, ubuntu-old-releases</li>
<li>https://mirrors.ustc.edu.cn/status/mirrors3.html</li>
<li><a href="https://mirrors.ustc.edu.cn/status/mirrors3.html">https://mirrors.ustc.edu.cn/status/mirrors3.html</a></li>
<li><strong>注意:mirrors3 连接的 SAN 的管理口已经损坏,需要定期检查磁盘状态。</strong></li>
</ul>
</li>
Expand Down Expand Up @@ -2630,15 +2630,17 @@ <h2 id="revproxy">主页反代<a class="headerlink" href="#revproxy" title="Perm
<li>其他指向 <code>web-cf.cname.ustclug.org.</code> 的域名</li>
</ul>
<h3 id="homepage">LUG 主页<a class="headerlink" href="#homepage" title="Permanent link">&para;</a></h3>
<p>后端是 docker2 上的 <code>website</code> 容器。</p>
<p><a href="https://github.com/ustclug/website"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"/></svg></span> ustclug/website</a> 仓库的 README。</p>
<p>tky: planet 现在缺乏维护,希望能有人把它搞起来。</p>
<h3 id="linux-101">Linux 101<a class="headerlink" href="#linux-101" title="Permanent link">&para;</a></h3>
<p>后端是 docker2 上的 <code>linux101</code> 容器。</p>
<p><a href="https://github.com/ustclug/Linux101-docs"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"/></svg></span> ustclug/Linux101-docs</a> 仓库的 README。</p>
<h3 id="getvpn">申请系统<a class="headerlink" href="#getvpn" title="Permanent link">&para;</a></h3>
<p>一个使用 flask 编写的 web 应用</p>
<p>一个使用 Flask 编写的 web 应用,部署了两套,分别提供 LUG VPN 和 Light 的申请服务。其中:</p>
<ul>
<li>LV -&gt; docker2</li>
<li>Light -&gt; swarm</li>
<li>LUG VPN 的申请系统运行在 docker2 上(<code>lugvpn-web</code>);</li>
<li>Light 的申请系统运行在 swarm 上。</li>
</ul>
<h3 id="proxy">各路反向代理<a class="headerlink" href="#proxy" title="Permanent link">&para;</a></h3>
<p>域名:<code>*.proxy.ustclug.org</code></p>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 79210ca

Please sign in to comment.