mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
radarr ready for github deployment
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# [radarr](https://radarr.video)
|
||||
|
||||
## radarr
|
||||
|
||||
### General
|
||||
|
||||
- Compose Path: `./projects/radarr/docker-compose.yml`
|
||||
|
||||
### Environment
|
||||
|
||||
- TIMEZONE: #your time zone - for example `Europe/Berlin`
|
||||
|
||||
### Domains
|
||||
|
||||
- Service Name: `radarr`
|
||||
- Container Port: `7878`
|
||||
- HTTPS: `true`
|
||||
- Certificate Provider: `Let's Encrypt`
|
||||
|
||||
### Volume Backups
|
||||
|
||||
- Task Name: `radarr`
|
||||
- Schedule `0 0 * * *`
|
||||
- Service Name: `radarr`
|
||||
- Volume: `radarr-radarr-xxx`
|
||||
- Keep Latest Backups: `7`
|
||||
- Enabled: `true`
|
||||
Reference in New Issue
Block a user