Vue d'ensemble
Infrastructure
Internet
│
├── :80 / :443 ──► Traefik (reverse proxy)
│ │
│ └──► OpenClaw container (127.0.0.1:60538)
│
└── :22 ──► SSH (clés uniquement, root prohibit-password)
Volumes Docker
| Host |
Container |
Contenu |
/docker/openclaw-nhcb/data |
/data |
Config, sessions, archive, workspace |
Fichiers clés
| Fichier |
Rôle |
/docker/openclaw-nhcb/data/.openclaw/openclaw.json |
Config principale OpenClaw |
/docker/openclaw-nhcb/data/.openclaw/agents/mc-orion/sessions/ |
Sessions Telegram |
/docker/openclaw-nhcb/data/.openclaw/telegram-archive/updates.jsonl |
Archive messages |
/docker/openclaw-nhcb/data/.openclaw/workspace/ |
Mémoire & workspace agents |