fix(observability): revert unrelated quick review commit files
All checks were successful
CD Pipeline / deploy (push) Successful in 58s

This commit is contained in:
OoO
2026-05-06 19:50:52 +08:00
parent 308efdce25
commit 153e4c9734
22 changed files with 338 additions and 851 deletions

View File

@@ -6,9 +6,7 @@
| 主機別名 | 內網 IP | 角色 | 部署方式 |
|---------|---------|------|---------|
| **UAT / Gateway** | `192.168.0.110` | Nginx 反向代理、Registry、n8n、Superset | Docker |
| **Production / AI** | `192.168.0.188` | EwoooC App、Clawdbot、Ollama (Fallback)、pgvector | Docker Compose |
| **GCP / SSD 1** | `34.143.170.20` | Primary Ollama (SSD Optimized, All Models) | Standalone |
| **GCP / SSD 2** | `34.21.145.224` | Secondary Ollama (SSD Optimized, Redundancy) | Standalone / Docker |
| **Production / AI** | `192.168.0.188` | EwoooC App、Clawdbot、Ollama、pgvector | Docker Compose |
| **DevSecOps** | `192.168.0.112` | Kali Linux (掃描主機)、WG-Easy | Docker |
## 🔑 關鍵認證
@@ -29,8 +27,8 @@
- **5002**: Private Registry
- **5678**: n8n
- **8088**: Apache Superset
- **11434**: Ollama API (Primary: 34.143.170.20, Secondary: 34.21.145.224, Fallback: 188/111)
- **3000/3010**: Open WebUI (188)
- **11434**: Ollama API (188)
- **3000**: Open WebUI (188)
- **51820**: WireGuard VPN
---