Update server infrastructure docs

This commit is contained in:
Codex
2026-05-30 21:19:05 +09:00
parent b382d99800
commit 5b89b1046f
6 changed files with 108 additions and 4 deletions

View File

@@ -29,6 +29,7 @@
| `10.89.0.20` | `authentik-server` | Authentik Server + Embedded Outpost |
| `10.89.0.21` | `authentik-worker` | Authentik Worker |
| `10.89.0.22` | `reservation` | Reservation App |
| `10.89.0.23` | `telegram-reminder-bot` | Telegram Reminder Bot 관리자 UI / Bot runtime |
| `10.89.0.30` | `prometheus` | Prometheus |
| `10.89.0.31` | `cadvisor` | cAdvisor |
| `10.89.0.40` | `postgres-main` | PostgreSQL |
@@ -37,6 +38,8 @@
| `10.89.0.43` | `onlyoffice-docs` | OnlyOffice |
| `10.89.0.44` | `redis-nextcloud` | Redis (Nextcloud) |
| `10.89.0.45` | `wikijs` | Wiki.js |
| `10.89.0.50` | `postfix` | SMTP Relay |
| `10.89.0.99` | `telegram-calendar-bot` | Telegram Calendar Bot |
## 외부 포트 노출 현황
@@ -72,7 +75,8 @@ Internet
├── jupyter.du5t.xyz → 172.30.1.41:8000 (JupyterHub)
├── asr.du5t.xyz → 172.30.1.41:18100 (ASR)
├── wiki.du5t.xyz → 10.89.0.45:3000 (Wiki.js)
├── reservation.du5t.xyz → 10.89.0.10:3000 (Reservation)
├── reservation.du5t.xyz → 10.89.0.22:3000 (Reservation)
├── reminder.du5t.xyz → 10.89.0.23:8088 (Telegram Reminder Bot Admin)
├── sftp.du5t.xyz → 172.30.1.41:8080 (SFTPGo Web)
├── webdav.du5t.xyz → 172.30.1.41:10080 (SFTPGo WebDAV)
├── ollama.du5t.xyz → 172.30.1.41:11434 (Ollama)