Commit graph

2 commits

Author SHA1 Message Date
3ea23beb74 scripts: YunoHost post_app_upgrade hook für n8n-Proxy-Config
Stellt my_webapp.conf nach yunohost app upgrade automatisch wieder her.
Deploy: /etc/yunohost/hooks.d/post_app_upgrade/99-n8n-proxy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 01:15:42 +02:00
87cd005352 feat: complete n8n stack setup
Docker Compose stack (n8n, PostgreSQL 16, Redis 7, 1 worker) with:
- nginx local proxy on port 8088, YunoHost TLS termination config
- helper scripts: backup/restore/import/export/update
- .env.example, README with architecture, ops commands, to-do list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 17:31:59 +02:00