Commit graph

4 commits

Author SHA1 Message Date
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
78aa8da747 docs: update INITIAL_PROMPT with system-specific configuration
Add nginx integration details, domain/URL as .env variable, SMTP config,
worker scaling, n8n user management, backup retention, and multi-host
portability requirements.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 16:57:06 +02:00
7c9f7aef01 chore: initial project scaffold
Add CLAUDE.md (architecture + operations reference), .gitignore (secrets,
volumes, backups excluded), and INITIAL_PROMPT.md (project specification).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 16:21:18 +02:00
ba352d8f85 Initial commit 2026-05-05 16:07:33 +02:00