Commit Graph

10 Commits

Author SHA1 Message Date
root
93ea33c045 fix: n8n use hardcoded bind mounts to preserve Portainer data
- n8n app data: /opt/n8n/data → /home/node/.n8n
- postgres data: /opt/n8n/postgres → /var/lib/postgresql/data
  (was using ${N8N_DB_DATA_PATH} which Coolify converts to a named volume)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 01:54:07 +00:00
root
95f93094da fix: add proxy network to n8n so Coolify Traefik can reach it 2026-03-23 01:42:58 +00:00
root
baa0c6b769 refactor: replace dockerfile_inline with pull_policy: always 2026-03-23 01:38:02 +00:00
root
e6fda25c3d fix: add Traefik port label 5678 to n8n service 2026-03-23 01:36:34 +00:00
root
1dbf673051 fix: n8n use SERVICE_FQDN_N8N for N8N_HOST and WEBHOOK_URL 2026-03-23 01:27:47 +00:00
root
f7a4c1134a fix: adapt n8n compose for Coolify (remove Traefik/proxy/mail_internal, add dockerfile_inline) 2026-03-23 01:16:09 +00:00
Eduardo David Paredes Vara
81c7b45069 mail server n8n 2026-03-20 23:39:52 +00:00
Eduardo David Paredes Vara
db807dcf6f authentik update 2026-02-15 16:40:17 +00:00
Eduardo David Paredes Vara
02b9685804 authentik update 2026-02-15 16:38:12 +00:00
Eduardo David Paredes Vara
4ac3881958 Initial clean commit (history purged) 2025-12-03 17:15:06 +00:00