3 Commits

Author SHA1 Message Date
BeauTroll
6391a7c94c Update n8n configuration to latest recommendations
- Remove deprecated EXECUTIONS_PROCESS variable
- Enable task runners with N8N_RUNNERS_ENABLED
- Offload manual executions to workers
- Enforce settings file permissions
- Configure security settings for env access and Git node

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-27 08:18:27 +01:00
BeauTroll
3d27b0f7e2 Fix docker-compose environment variable types
Quote boolean environment variables to ensure Docker Compose compatibility. Docker Compose requires all environment variables to be strings.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-27 08:11:05 +01:00
theo
e269c7cafc first commit 2025-12-27 08:01:03 +01:00