Initial
This commit is contained in:
commit
3f60b72c3b
48 changed files with 6599 additions and 0 deletions
22
compose/media.yml
Normal file
22
compose/media.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
name: active
|
||||
services:
|
||||
gluetun:
|
||||
image: qmcgaw/gluetun:v3.40.0
|
||||
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.10.7
|
||||
|
||||
jellyseerr:
|
||||
image: fallenbagel/jellyseerr:2.7.1
|
||||
|
||||
prowlarr:
|
||||
image: lscr.io/linuxserver/prowlarr:1.37.0
|
||||
|
||||
qbittorrent:
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.2-libtorrentv1
|
||||
|
||||
radarr:
|
||||
image: lscr.io/linuxserver/radarr:5.26.2
|
||||
|
||||
sonarr:
|
||||
image: lscr.io/linuxserver/sonarr:4.0.15
|
||||
Loading…
Add table
Add a link
Reference in a new issue