| errors |
| Failed to load YAML frontmatter: Tried to load unspecified class: Date |
|
n8n
Overview
Plateforme d'automatisation low-code, intégrée avec Odoo Online pour le Parc de la Luge.
Setup
-
Stack :
docker/n8n-gdkj/
-
Conteneur principal :
n8n-n8n-1 — image docker.n8n.io/n8nio/n8n
-
Conteneur sync :
n8n-sync-server-1 — serveur Python custom (port 8855 interne)
-
Port :
127.0.0.1:5678
-
Accès public :
https://n8n-gdkj.srv1672918.hstgr.cloud (via traefik)
-
Volume :
n8n_n8n_data — workflows, credentials, données
Workflows principaux
-
BilletWeb → Odoo : Sync des ventes de billets
-
Odoo → externe : Webhooks et automatisations
-
Scripts Python : Serveur sync pour opérations complexes
Sécurité
- Port bindé sur
127.0.0.1
- Accès web via Traefik avec
noindex, HSTS, Permissions-Policy
- Secure cookie désactivé (cookie same-site car reverse proxy)
Backup
- Volume
n8n_n8n_data sauvegardé dans /root/hermes-config/docker-volumes/n8n_n8n_data.tar.gz
- Workflows exportables en JSON depuis l'interface