diff --git a/docs/services.md b/docs/services.md index 88d3788..0e0efb7 100644 --- a/docs/services.md +++ b/docs/services.md @@ -1,6 +1,6 @@ # 서비스 전체 목록 -> 기준일: 2026-05-21 | 호스트: srv (Rocky Linux 8.10) +> 기준일: 2026-05-23 | 호스트: srv (Rocky Linux 8.10) ## 서비스 맵 @@ -23,6 +23,7 @@ | **ComfyUI** | `comfy.du5t.xyz` | `host:8188` | — | **Authentik Proxy** | — | | **JupyterHub** | `jupyter.du5t.xyz` | `host:8000` | — | 자체 계정 (PAM) | — | | **ASR Whisper** | `asr.du5t.xyz` | `10.89.0.2:8000` | — | *(미적용)* | [gm/asr](https://git.du5t.xyz/gm/asr) | +| **Wiki.js** | `wiki.du5t.xyz` | `10.89.0.45:3000` | 2.5.314 | Authentik OIDC | [gm/wikijs](https://git.du5t.xyz/gm/wikijs) | | **Reservation App** | `reservation.du5t.xyz` | `10.89.0.22:3000` | — | JWT 자체 인증 | [gm/reservation](https://git.du5t.xyz/gm/reservation) | | **MariaDB** | *(내부 전용)* | `0.0.0.0:3306` | 12.2.1 | 내부망 전용 | — | | **PostgreSQL** | *(내부 전용)* | `10.89.0.40:5432` | 16 | 내부망 전용 | [gm/postgres](https://git.du5t.xyz/gm/postgres) | @@ -52,7 +53,7 @@ NPM이 트래픽을 `10.89.0.20:9000`으로 전달, Outpost가 인증 후 실제 | 서비스 | 역할 | 내부 주소 | |---|---|---| -| `postgres-main` | Authentik, Nextcloud DB | `10.89.0.40:5432` | +| `postgres-main` | Authentik, Nextcloud, Wiki.js DB | `10.89.0.40:5432` | | `authentik-redis` | Authentik 캐시/큐 | `10.89.0.41:6379` | | `redis-nextcloud` | Nextcloud 캐시/세션 | `10.89.0.44:6379` | | `MariaDB` | NPM DB | `host:3306` |