feat: update Dawarich to 0.27.3 and align with production configuration
- Update image from latest to 0.27.3 - Remove Redis and Sidekiq services (now uses SQLite queues) - Add storage volume and database paths for SQLite queues - Align with production compose file reference - Document reference configuration in CLAUDE.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@ -111,4 +111,7 @@ extra_hosts:
|
||||
Common domains requiring hairpinning fixes:
|
||||
- `auth.thesatelliteoflove.com` (Authentik SSO)
|
||||
- `cal.thesatelliteoflove.com` (Baikal CalDAV)
|
||||
- Any service domain the container needs to communicate with
|
||||
- Any service domain the container needs to communicate with
|
||||
|
||||
### Service-Specific Reference Configurations
|
||||
- **Dawarich**: Based on production compose file at https://github.com/Freika/dawarich/blob/master/docker/docker-compose.production.yml
|
Reference in New Issue
Block a user