<aside> ⚠️

Page sensible — Contient des infos techniques et des références aux credentials. Ne pas partager en dehors du workspace.

</aside>

🖥️ VPS HOSTINGER


Info Valeur
Hébergeur Hostinger — Plan KVM 4 ⬆️ (surclassé 3 avril 2026)
Serveur srv1199408.hstgr.cloud
IP 148.230.116.171
SSH ssh -i ~/.ssh/id_ed25519_vps root@148.230.116.171 (clé sans passphrase) ou mdp @ICirconflex
OS Ubuntu 24.04 + Docker
CPU / RAM / Disque 4 vCPU / 16 Go / 200 Go NVMe
Bande passante 16 To
Localisation France — Paris
Domaine notreunivers.cloud
Expiration 15/12/2027 (renouvellement auto)

🐳 CONTAINERS DOCKER

Container Image Ports Restart
caddy caddy:latest 80, 443 unless-stopped (host)
n8n n8nio/n8n:latest 5678 unless-stopped (host)
openclaw-moza-openclaw-1 ghcr.io/hostinger/hvps-openclaw:latest 18789 (localhost), 43369 (public) unless-stopped (bridge)
notion-2api-live notion-2api-app (local build) 8000 unless-stopped (host)
searxng searxng/searxng:latest 127.0.0.1:8888→8080 unless-stopped

Fichiers :

<aside> ⚠️

Caddyfile — IMPORTANT : Toujours modifier via docker exec caddy sh -c 'cat > /etc/caddy/Caddyfile << EOF ... EOF' — JAMAIS via l'Edit tool sur le host (problème d'inode avec le bind mount Docker).

</aside>


🌐 ROUTES CADDY (HTTPS)

Domaine Cible État
notreunivers.cloud localhost:5678 (n8n) ✅ Actif
openclaw.notreunivers.cloud localhost:43369 (OpenClaw UI) ✅ Actif
llm.notreunivers.cloud localhost:11434 (Ollama) ✅ Actif
notion-ai.notreunivers.cloud localhost:8000 (notion-2api) + header auth auto ✅ Actif

🐙 OPENCLAW — Détails

Info Valeur
Version 2026.2.17 (build 4134875)
Gateway WS ws://127.0.0.1:18789 (localhost only)
Port UI public 43369 (0.0.0.0)
Réseau Docker root_default — IP container : 172.19.0.2
Port proxy interne ⚠️ DYNAMIQUE (change au restart : 21235→25925→26727…)
Agent model anthropic/claude-opus-4-6
Gateway token 4s8BOPaKPyKstXUJUQcibe47g7kMHOTK
Workspace dir /data/.openclaw/workspace
Auth profiles /data/.openclaw/agents/main/agent/auth-profiles.json
Canvas http://127.0.0.1:18789/__openclaw__/canvas/

<aside> ⚠️

OpenClaw = WebSocket gateway uniquement (pas d'API REST). Port proxy dynamique. Script /root/openclaw-proxy.sh forward 43369→18789. Credential n8n "OpenClaw Local" créé (ID: zCuj6Wh6LuDUEuPH) mais inutilisable en REST — à revoir.

</aside>