feat: move n8n to dev stack under n8n.dev.pivoine.art

- Moved n8n service from standalone stack to dev/compose.yaml
- Updated hostname from n8n.pivoine.art to n8n.dev.pivoine.art
- Updated environment variables to use DEV_N8N_ prefix
- Updated restic backup volume reference (n8n_n8n_data -> dev_n8n_data)
- Removed standalone n8n/compose.yaml
- Container name changes from n8n_app to dev_n8n
- Volume name changes from n8n_n8n_data to dev_n8n_data

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-15 16:28:15 +01:00
parent e7390a5ab1
commit 4f01e01cae
5 changed files with 61 additions and 71 deletions

View File

@@ -4,7 +4,6 @@ include:
- sexy/compose.yaml
- mattermost/compose.yaml
- tandoor/compose.yaml
- n8n/compose.yaml
- links/compose.yaml
- vault/compose.yaml
- joplin/compose.yaml