Compare commits

...

7 commits

Author SHA1 Message Date
ed64693bee Merge branch 'main' into renovate/codeberg.org-forgejo-forgejo-8.x
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 3s
Deploy to Hosts / deploy (pull_request) Failing after 4s
2024-09-08 16:41:58 -04:00
38f242d1b6 Merge pull request '⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 01cd859' (#165) from renovate/ghcr.io-linuxserver-jellyfin into main
Reviewed-on: #165
2024-09-08 16:11:55 -04:00
f060ad99e0 Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 2s
Deploy to Hosts / deploy (pull_request) Failing after 3s
2024-09-08 16:11:49 -04:00
395101ece3 add pinchflat 2024-09-08 11:58:03 -04:00
77836a7f1b ⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 01cd859
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-09-08 00:01:05 +00:00
7685b40a9b Merge pull request '⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to 1389980' (#162) from renovate/ghcr.io-linuxserver-sonarr into main
Reviewed-on: #162
2024-09-06 23:02:20 -04:00
16ffca27a0 ⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to 1389980
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 53s
2024-09-07 00:01:03 +00:00
2 changed files with 12 additions and 2 deletions

View file

@ -57,7 +57,7 @@ services:
- PGID=1000
sonarr:
image: ghcr.io/linuxserver/sonarr@sha256:879f5f35b05566f71296bad0f3704709103568a6b4f42f5959543f5322728723
image: ghcr.io/linuxserver/sonarr@sha256:138998077a802c18b76c26636301fcd5517b7bfaf75db025d457199176078a12
container_name: sonarr
ports:
- "8989:8989"
@ -129,6 +129,16 @@ services:
- /docker/appdata/doplarr/config:/config
restart: unless-stopped
pinchflat:
image: ghcr.io/kieraneglin/pinchflat@sha256:16dca569fa5f890f60d3b04f0cd25d2af7ccd960ad635ae8ba1e514619df189f
environment:
- TZ=America/New_York
ports:
- "8945:8945"
volumes:
- /docker/appdata/pinchflat/config:/config
- /data/media/Youtube/downloads:/downloads
syncthing:
image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
container_name: syncthing

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:266a8e1a6dc8e01270935a358effee2b0711af23e0e5479985a6501ce1978da7
image: ghcr.io/linuxserver/jellyfin@sha256:01cd85925160e4ed20d74cc7c59fd4b166d7ff6349788f6ce390f5672b6c019b
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129