feat: move restic (backrest) to core stack

- Add backrest service to core/compose.yaml with CORE_RESTIC_ prefix
- Update arty.yml with CORE_RESTIC_* environment variables
- Remove restic from compose.yaml includes
- Backrest now part of core infrastructure stack

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-15 17:05:18 +01:00
parent 34ac4a35c3
commit d55fde92b6
3 changed files with 165 additions and 9 deletions

View File

@@ -4,7 +4,6 @@ include:
- sexy/compose.yaml
- util/compose.yaml
- ai/compose.yaml
- restic/compose.yaml
- net/compose.yaml
- media/compose.yaml
- dev/compose.yaml