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

61 total results found

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

Huginn

Containered Apps

Link : version: '3.3' services: huginn: ports: - '8013:3000' restart: unless-stopped volumes: - '/srv/Files/Huginn/data:/var/lib/mysql' image: huginn/huginn

Utility

N8n

Containered Apps

Link version: '3.3' services: n8n: container_name: n8n ports: - '5678:5678' volumes: - '/srv/Files/n8n:/home/node/.n8n' image: n8nio/n8n restart: unless-stopped

Utility

Memos

Containered Apps

Link version: "3.0" services: memos: image: neosmemo/memos:latest container_name: memos volumes: - /srv/path/Memos/:/var/opt/memos ports: - 5230:5230

Utility

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

Tailscale (in a container, host wide)

Containered Apps

Official site Inspiration version: "3.3" services: tailscale: container_name: tailscale hostname: yourhostname network_mode: "host" # mandatory if you want it system wide image: tailscale/tailscale:stable volumes: - ./Ta...

Utility
Network

NeonLink

Containered Apps

Link First, create an empty bookmarks.sqlite file in the installation folder (i.e. /srv/disk/files/neonlink) Replace {80} with any port you like. Replace {/path/to/bookmarks.sqlite} with the absolute path to the bookmarks.sqlite file you created earlier. ...

Utility

Scrutiny

Containered Apps

Link version: '3.5' services: scrutiny: container_name: scrutiny image: ghcr.io/analogj/scrutiny:master-omnibus cap_add: - SYS_RAWIO # - SYS_ADMIN # for NVME drives ports: - "8384:8080" # webapp - "8086:808...

Monitoring
Utility

Manage my damn life

Containered Apps

Instructions Variables First cd /path/to/files Pull the repository, or download latest release from Github. git clone https://github.com/intri-in/manage-my-damn-life-nextjs.git Copy sample compose file. cp docker-compose.yml.sample docker-compose.yml Y...

Utility
Calendar

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

Uptime-Kuma

Containered Apps

Link version: '3.3' services: uptime-kuma: restart: always ports: - '3001:3001' volumes: - '/srv/path/Uptime-Kuma:/app/data' container_name: uptime-kuma image: 'louislam/uptime-kuma:...

Utility
Network
Monitoring

epicgames-freegames-node

Containered Apps

Link version: '3.3' services: claabs: volumes: - '/srv/path/EpicGames/:/usr/app/config:rw' ports: - '3901:3000' #originally 3000:3000 image: 'ghcr.io/claabs/epicgames-freegames-node:latest' ...

Utility
Games

My Spotify

Containered Apps

Link version: "3" services: server: image: yooooomi/your_spotify_server restart: always ports: - "8080:8080" links: - mongo depends_on: - mongo environment: - API_ENDPOINT=http://localhost:8080 #...

Utility
Music

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

UpSnap

Containered Apps

Link 1 | Link 2 version: "3" services: upsnap: container_name: upsnap image: ghcr.io/seriousm4x/upsnap:4 network_mode: host restart: unless-stopped volumes: - /srv/path/Files/Upsnap/data:/app/pb_data environment: ...

Utility
Network

Pairdrop

Containered Apps

Link version: "2" services:     pairdrop:         image: lscr.io/linuxserver/pairdrop:latest         container_name: pairdrop         restart: unless-stopped         environment:             - PUID=998 # UID to run the application as             - PGI...

Utility
Network

Gotify

Containered Apps

Link version: "3" services: gotify: image: gotify/server ports: - 8080:80 environment: - GOTIFY_DEFAULTUSER_PASS=custom #change this. for "admin" credential volumes: - "./gotify_data:/app/data" gotify/server-a...

Utility
Network

LibreX

Containered Apps

Link version: "2.1" services: librex: image: librex/librex:latest container_name: librex network_mode: bridge ports: - 8080:8080 environment: - PUID=1000 - PGID=1000 - VERSION=docker - TZ=America...

Utility
Search Engine