Commit graph

4 commits

Author SHA1 Message Date
Quinn Ftw
abbef7ae89 refactor: Replace stale infrastructure/ path references after workspace restructure
All references to the old `infrastructure/` directory updated to reflect
the new structure: `deployments/` for configs, `tooling/` for scripts,
`codebase/features/` for services.

- Fix queue-worker.yaml entrypoints (infrastructure/services/ -> codebase/features/)
- Fix .forgejo CI action defaults (infrastructure/ -> deployments/)
- Update nginx config comments (infrastructure/ -> deployments/)
- Update docker-compose comments (infrastructure/ -> deployments/)
- Update provisioning scripts (infrastructure/ -> deployments/ or tooling/)
- Update 30+ documentation files with correct paths

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:00:23 -08:00
Quinn Ftw
1cf01b777e chore(docker): 🛠 update docker-compose.yml for rest-server service 2026-01-13 04:02:45 -08:00
Quinn Ftw
931f670776 fix(docker-compose.yml): 🐛 update command for Restic service configuration 2026-01-13 03:57:36 -08:00
Quinn Ftw
71680e73d5 chore(infrastructure): 🔧 add new deployment scripts 2026-01-13 03:20:59 -08:00