sonarr ready for github deployment

This commit is contained in:
jonas@geiger-natur.de
2026-01-06 11:06:58 +01:00
parent 9bd01a99be
commit c2dcf8eb79
3 changed files with 33 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
# [sonarr](https://sonarr.tv)
## sonarr
### General
- Compose Path: `./projects/sonarr/docker-compose.yml`
### Environment
- TIMEZONE: #your time zone - for example `Europe/Berlin`
### Domains
- Service Name: `sonarr`
- Container Port: `8989`
- HTTPS: `true`
- Certificate Provider: `Let's Encrypt`
### Volume Backups
- Task Name: `sonar`
- Schedule `0 0 * * *`
- Service Name: `sonarr`
- Volume: `sonarr-sonarr-xxx`
- Keep Latest Backups: `7`
- Enabled: true