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

@@ -23,6 +23,12 @@
| `/podman/data/prometheus/data/` | Prometheus | TSDB (30일 보존) |
| `/podman/data/reservation/` | Reservation | SQLite DB, 업로드 파일 |
| `/podman/data/sftpgo/` | SFTPGo | 설정, 사용자 DB |
| `/podman/data/telegram-reminder-bot/data/` | Telegram Reminder Bot | 런타임 설정, 이전 SQLite 백업 |
| `/podman/data/telegram-calendar-bot/` | Telegram Calendar Bot | 환경변수 |
| `/podman/data/postgres-main/data/` | PostgreSQL | 공용 PostgreSQL 데이터 |
| `/podman/data/postgres-main/initdb/` | PostgreSQL | 초기화 스크립트 |
| `/podman/data/wikijs/` | Wiki.js | Wiki.js 데이터 |
| `/podman/data/onlyoffice/` | OnlyOffice | 문서 서버 데이터/로그 |
### /mnt/storage (대용량 스토리지)
@@ -55,6 +61,7 @@
백업 대상 권장 경로:
- `/podman/data/` (DB, 설정 전체)
- `postgres-main` 논리 백업 (`pg_dumpall` 또는 서비스별 DB dump)
- `/mnt/storage/` (미디어, AI 모델 제외 가능)
- `/etc/containers/systemd/` (Quadlet 파일)
- `/etc/grafana/grafana.ini`