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