From 453cb91b59f9f1709cd59a1e41c78ba95dd12b34 Mon Sep 17 00:00:00 2001 From: timmy Date: Sat, 1 Aug 2026 21:54:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=AA=E9=99=A4=E5=AD=A4=E5=85=92=E6=86=91?= =?UTF-8?q?=E8=AD=89=20typebot.lotimmy.com=20(npm-49)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2059327..1a64507 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ make clean # 連 volume 一起清掉(危險) | 類型 | 數量 | |---|---| | Proxy Host | 36(全部啟用) | -| Certificate | 41(全為 Let's Encrypt) | +| Certificate | 40(全為 Let's Encrypt) | | Dead Host | 2(`*.lotimmy.com`、`125.229.110.50`) | | Access List | 1(`Protect PACS`) | | Redirection Host / Stream | 0 | @@ -119,11 +119,11 @@ make clean # 連 volume 一起清掉(危險) ## 憑證 -41 張全部由 Let's Encrypt 簽發。以到期日排序,需要注意的是前段: +40 張全部由 Let's Encrypt 簽發。以到期日排序,需要注意的是前段: | 憑證 | 到期日 | 狀況 | |---|---|---| -| typebot.lotimmy.com | 2025-10-02 | **已過期**,無對應 proxy host | +| ~~typebot.lotimmy.com~~ | 2025-10-02 | 2026-08-01 已刪除(DB + certbot) | | myip.lotimmy.com | 2026-02-09 | **已過期**,無對應 proxy host | | pangolin.timmy.edu.kg | 2026-02-22 | **已過期**,無對應 proxy host | | minio.lotimmy.com | 2026-05-28 | **已過期**,無對應 proxy host | @@ -136,7 +136,7 @@ make clean # 連 volume 一起清掉(危險) ## 待辦 / 觀察 -- **剩 5 張孤兒憑證**(typebot、myip、pangolin、minio、auth)已無 proxy host 使用,其中 4 張過期。可在 UI 的 SSL Certificates 刪掉。 +- **剩 4 張孤兒憑證**(myip、pangolin、minio、auth)已無 proxy host 使用,其中 3 張過期。可在 UI 的 SSL Certificates 刪掉。 - **沒有自動備份**。`data/` + `letsencrypt/` 打包丟到別台就夠,目前有 2026-04-18 與 2026-08-01 兩份手動 DB 備份。 - **watchtower 自動更新已開啟** 且 image tag 是 `latest`,NPM 大版本更新會直接套用,DB migration 失敗時沒有回退點——這是上一點更要緊的原因。 - **單點故障**:36 個網域全靠這台,其中 11 個服務也跑在同一台上。