Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

47 total results found

Headphones

Containered Apps

Link --- version: "3.3" services: headphones: image: lscr.io/linuxserver/headphones container_name: headphones environment: - PUID=998 - PGID=100 - TZ=Europe/Paris volumes: - /srv/path/Files/Headphones/conf...

Utility
Media

Jackett

Containered Apps

--- version: "3.3" services: jackett: image: lscr.io/linuxserver/jackett container_name: jackett environment: - PUID=998 - PGID=100 - TZ=Europe/Paris - AUTO_UPDATE=true #optional # - RUN_OPTS=<run options he...

Utility
Media

Transmission-OpenVPN

Containered Apps

Video | Link --- version: "3.3" services: transmission-openvpn: image: haugene/transmission-openvpn:latest container_name: transmission-openvpn restart: always cap_add: - NET_ADMIN # This runs the container with raised privileg...

Network
Media
Utility

XBackbone

Containered Apps

Link --- version: "3.3" services: xbackbone: image: lscr.io/linuxserver/xbackbone container_name: xbackbone environment: - PUID=998 - PGID=100 - TZ=Europe/Paris volumes: - /srv/path/Files/XBackbone:/config ...

Network
Media
Utility

MeTube

Containered Apps

Link version: "3" services: metube: image: alexta69/metube container_name: metube restart: unless-stopped user: "998:100" ports: - "8081:8081" volumes: - /srv/path/Files/Metube/downloads:/downloads Write permis...

Utility
Media

Linx Server

Containered Apps

Link version: '3.8' services: linx-server: container_name: linx-server image: andreimarcu/linx-server command: -config /data/linx-server.conf volumes: - /srv/path/Files/LinxServer/files:/data/files - /srv/path/Files/LinxS...

Network
Utility
Media

Jellyfin (linuxserver)

Containered Apps

Link --- version: "3.3" services: jellyfin: image: lscr.io/linuxserver/jellyfin container_name: jellyfin environment: - PUID=998 - PGID=100 - TZ=Europe/Paris # - JELLYFIN_PublishedServerUrl=192.168.x.x #optional ...

Media

Viewtube

Containered Apps

Link version: "3" services: viewtube: container_name: viewtube restart: unless-stopped image: mauriceo/viewtube:0.9 depends_on: - viewtube-mongodb - viewtube-redis networks: - viewtube volumes: -...

Utility
Media

Joal

Containered Apps

Link First, download the latest tar.gz release and extract config.json clients and torrents, to /srv/path/Joal. This folder will be our joal-conf. Then, deploy stack version: "2" services: joal: image: anthonyraymond/joal container_name: joal ...

Torrent
Media
Network

Stash

Containered Apps

Link # APPNICENAME=Stash # APPDESCRIPTION=An organizer for your porn, written in Go version: '3.4' services: stash: image: stashapp/stash:latest container_name: stash restart: unless-stopped ## the container's port must be the same w...

Media

Prowlarr

Containered Apps

Link version: "3.3" services: prowlarr: image: lscr.io/linuxserver/prowlarr:develop container_name: prowlarr environment: - PUID=998 - PGID=100 - TZ=Europe/Paris volumes: - /srv/path/Files/Prowlarr/config:/c...

Network
Utility
Media
*arr

qBittorentVPN (trigus42)

Containered Apps

Video | Link 1 | Link 2 version: "3.3" services: qbittorrentvpn: image: trigus42/qbittorrentvpn container_name: qbittorrentvpn privileged: true environment: ## Not needed when using Wireguard # - VPN_USERNAME=myvpnuser...

Network
Media
Utility
Torrent

qBittorrent

Containered Apps

Link --- version: "2.1" services: qbittorrent: image: lscr.io/linuxserver/qbittorrent container_name: qbittorrent environment: - PUID=1000 - PGID=1000 - TZ=Europe/London - WEBUI_PORT=8080 #8996 volumes: ...

Network
Media
Utility
Torrent

DISCONTINUED - Youtube Vanced

On Android.

YouTube Vanced is the stock Android YouTube app, but better! Includes adblocking, true amoled dark mode and a lot more. Use the handy Vanced Manager to install YouTube Vanced with ease. You can download Vanced Manager here. Install MicroG then, Vanced. If y...

Privacy
Android
Media

Soulseek

Containered Apps

Link version: '3.3' services: soulseek: container_name: soulseek restart: unless-stopped volumes: - '/srv/path/Files/Soulseek/data:/data/.SoulseekQt' - '/srv/path/Files/Soulseek/downloads:/data/Soulse...

Music
Media
Utility
Torrent

Youtube Revanced

On Android.

After you install it, you'll have to turn on the new youtube layout in the settings as it's turned off by default. All sources below would be official ones, if you encounter any problems feel free to comment down. Here goes: Download and install microg...

Media
Privacy
Piracy

YouTubeDL-Material

Containered Apps

Link version: "2" services: ytdl_material: environment: ALLOW_CONFIG_MUTATIONS: 'true' ytdl_mongodb_connection_string: 'mongodb://ytdl-mongo-db:27017' ytdl_use_local_db: 'false' write_ytdl_co...

Media
Utility

MKVToolNix

Containered Apps

Link version: '3' services: mkvtoolnix: image: jlesage/mkvtoolnix ports: - "5800:5800" volumes: - "/docker/appdata/mkvtoolnix:/config:rw" - "/home/user:/storage:rw"  

Utility
Media

Piped

Containered Apps

Link version: "3" services: backend: image: 1337kavin/piped:latest restart: unless-stopped volumes: - /srv/path/Files/Piped/config.properties:/app/config.properties depends_on: - postgres networks: - piped ...

Utility
Media

Nextcloud (ARM64)

Containered Apps

version: '3.3' services: db: image: yobasystems/alpine-mariadb:latest command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW --innodb-read-only-compressed=OFF # or --transaction-isolation=READ-COMMITTED --binlog-format=ROW --innodb-f...

Media
Utility
Docs