From 01b4c12628cab5e93eaa5da733a7e747dafa41a2 Mon Sep 17 00:00:00 2001 From: Timmy Date: Fri, 10 Apr 2026 14:24:03 +0800 Subject: [PATCH] docs: update CT108 details (12 Python microservices, supervisord+uv) CT108 runs 12 Python microservices via supervisord with uv package manager: phone-ip-inspector, holiday-checker, pokedex-service, pokemon-radar-api, person, hoarder-automation, url-cleaning-tool, lunar-converter, pogo-viewer, pogo-code-share (streamlit), cloudflare-error-page, oidc-login-demo. All RUNNING. Updated PVE description and tags. Co-Authored-By: Claude Opus 4.6 (1M context) --- PVECluster_Architecture.md | 4 ++-- SUMMARY.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PVECluster_Architecture.md b/PVECluster_Architecture.md index 6f8ed88..44f6157 100644 --- a/PVECluster_Architecture.md +++ b/PVECluster_Architecture.md @@ -123,7 +123,7 @@ Proxmox Backup Server (192.168.42.30, VM 111) | **104** | CT104 | pve | running | 1C | 96 MB | 8G (syno-lvm) | .42.104 | Caddy 反向代理(80/443) | | **105** | CT105 | pve | running | 1C | 128 MB | 8G (syno-lvm) | .42.105 | EchoIP (mpolden/echoip:8080) + Watchtower | | **107** | CT107 | pve-02 | running | 1C | 64 MB | 8G (syno-lvm) | .42.107 | MailPit (axllent/mailpit, Web:8025 SMTP:1025) | -| **108** | CT108 | pve-03 | running | 4C | 4 GB | 16G (syno-lvm) | .42.108 | Python 開發環境 | +| **108** | CT108 | pve-03 | running | 4C | 4 GB | 16G (syno-lvm) | .42.108 | Python 微服務環境 (12 服務, supervisord+uv) | | **112** | CT112 | pve-03 | running | 2C | 2 GB | 32G (local-lvm) | .42.112 | OpenClaw | | **114** | CT114 | pve-03 | running | 1C | 512 MB | 8G (syno-lvm) | .42.114 | Podman | | **115** | CT115 | pve-02 | running | 4C | 2 GB | 40G (syno-lvm) | .42.115 | Lydia Prod — Python + Caddy + MSSQL Express | @@ -199,7 +199,7 @@ Proxmox Backup Server (192.168.42.30, VM 111) │ 【應用服務】 │ │ CT115 Lydia ───── Prod (Python + Caddy + MSSQL, SSH:30022) │ │ CT117 Lydia ───── Test (Python:5000 + MSSQL, SSH:50022) │ -│ CT108 ─────────── Python 開發環境(4C/4GB) │ +│ CT108 ─────────── Python 微服務 x12 (supervisord+uv, 4C/4GB) │ │ CT112 ─────────── OpenClaw(2C/2GB/32G) │ │ CT124 Karakeep ── 書籤/知識管理 │ │ │ diff --git a/SUMMARY.md b/SUMMARY.md index 25cba25..4118ec1 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -83,7 +83,7 @@ | 服務 | VMID | IP | 節點 | 狀態 | |---|---|---|---|---| -| Python 開發環境 | CT 108 | .42.108 | pve-03 | running | +| Python 微服務 x12 (supervisord) | CT 108 | .42.108 | pve-03 | running | | PostgreSQL | CT 118 | .42.118 | pve-03 | running | | Podman | CT 114 | .42.114 | pve-03 | running |