39 lines
672 B
YAML
Executable File
39 lines
672 B
YAML
Executable File
domain: ratboo.me
|
|
internalDomain: dog
|
|
certResolver: myresolver
|
|
tz: America/Los_Angeles
|
|
puid: "1000"
|
|
pgid: "1000"
|
|
|
|
dogboxServiceData: /home/alvin/service-data
|
|
serviceData: /service-data
|
|
|
|
secretName: media-secrets
|
|
|
|
plex:
|
|
image: plexinc/pms-docker:latest
|
|
advertiseIp: "https://plex.ratboo.me:443"
|
|
configSize: 20Gi
|
|
|
|
sonarr:
|
|
image: ghcr.io/hotio/sonarr:latest
|
|
|
|
radarr:
|
|
image: ghcr.io/hotio/radarr:latest
|
|
|
|
bazarr:
|
|
image: lscr.io/linuxserver/bazarr:latest
|
|
|
|
prowlarr:
|
|
image: ghcr.io/hotio/prowlarr:latest
|
|
|
|
qbittorrent:
|
|
image: ghcr.io/hotio/qbittorrent:latest
|
|
webuiPort: 9191
|
|
|
|
unpackerr:
|
|
image: golift/unpackerr
|
|
|
|
seerr:
|
|
image: ghcr.io/seerr-team/seerr:latest
|