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

335 total results found

Homechart

Containered Apps

Video | Link version: "3" volumes: postgres: {} services: homechart: depends_on: - postgres environment: HOMECHART_POSTGRESQL_HOSTNAME: postgres HOMECHART_POSTGRESQL_PASSWORD: xxxxxx HOMECHART_POSTGRESQL_USERN...

Wireguard Easy

Containered Apps

Link version: "3.3" services: wg-easy: environment: # ⚠️ Required: # Change this to your host's public address - WG_HOST=public IP # Optional: - PASSWORD_HASH= #see instructions bellow - WG_PORT=51820 ...

Duplicacy

Containered Apps

Video | Link version: '3.3' services: duplicacy-web: container_name: duplicacy ports: - '3875:3875/tcp' environment: - USR_ID=998 - GRP_ID=100 - TZ=Europe/Paris volu...

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

Tubesync

Containered Apps

Link version: '3.7' services: tubesync: image: ghcr.io/meeb/tubesync:latest container_name: tubesync restart: unless-stopped ports: - 4848:4848 volumes: - /srv/path/Files/Tubesync/config:/config - /srv/path/Fi...

Flaresolverr

Containered Apps

Link | Link 2 version: "3.3" services: flaresolverr: # DockerHub mirror flaresolverr/flaresolverr:latest image: ghcr.io/flaresolverr/flaresolverr:latest container_name: flaresolverr environment: - LOG_LEVEL=debug - LOG_HT...

Network

Privatebin

Containered Apps

Link version: '3.3' services: privatebin: restart: unless-stopped ports: - '5721:80' container_name: privatebin environment: - PUID=998 - PGID=100 volumes: ...

Bludit

Containered Apps

Link version: '3.7' services: bludit: image: laugmanuel/bludit:latest restart: unless-stopped ports: - 7980:8080 volumes: - .bl-plugins:/usr/share/nginx/html/bl-plugins - .bl-themes:/usr/share/nginx/html/bl-themes ...

Social Media

Pihole

Containered Apps

Video | Link You first need to free port 53 on the Pi : sudo nano /etc/systemd/resolved.conf [Resolve] DNS=1.1.1.1 FallbackDNS=1.0.0.1 #Domains= #DNSSEC=no #DNSOverTLS=no #MulticastDNS=yes #LLMNR=yes #Cache=yes #DNSStubListener=yes #DNSStubListene...

Network

Changedetection.io

Containered Apps

Link version: '3.3' services: changedetection.io: restart: unless-stopped ports: - '5001:5000' #5000:5000 volumes: - '/srv/path/Files/ChangeDetection/datastore:/datastore' container_name: cha...

Network
Utility

Our Shopping List

Containered Apps

Link version: '3.3' services: app: image: nanawel/our-shopping-list:latest restart: unless-stopped ports: - '6598:8080' depends_on: - mongodb mongodb: image: mongo:4 volumes: - /srv/path/Files/OurShopp...

Utility
Docs

Invidious

Containered Apps

Link 1. Create t-invidious-db.sh Create /srv/path/Files/Invidious/docker/ cd /srv/path/Files/Invidious/docker/ Create / download init-invidious-db.sh #!/bin/bash set -eou pipefail psql --username "$POSTGRES_USER" --dbname "$POSTGRES_DB" < config/sql/c...

Utility
Media

UrBackup

Containered Apps

  Link version: '3.3' services: urbackup: image: uroni/urbackup-server:latest container_name: urbackup restart: unless-stopped environment: - PUID=1000 # Enter the UID of the user who should own the files here - PGID=1...

Utility
Backup

Emulatorjs

Containered Apps

Link --- version: "3.3" services: emulatorjs: image: lscr.io/linuxserver/emulatorjs container_name: emulatorjs environment: - PUID=998 - PGID=100 - TZ=Europe/Paris - SUBFOLDER=/ #optional volumes: - ...

Games

Clipface

Containered Apps

Link version: '3.3' services: clipface: container_name: clipface volumes: - '/srv/path/Files/Clipface/clips:/clips' ports: - '1314:80' environment: - CLIPFACE_USER_PASSWORD=xxxxx...

Media

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

Akaunting

Containered Apps

Link version: '3.3' services: docker-akaunting: container_name: akaunting restart: unless-stopped ports: - '4587:8080' volumes: - '/srv/path/Files/Akaunting/mysql:/var/lib/mysql' ...

Utility
Finance

Firefly III

Containered Apps

Video | Link wget https://raw.githubusercontent.com/firefly-iii/docker/main/docker-compose.yml wget https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.env.example Rename .env.example to .env Nano into docker-compose.yml and .env and edit dock...

Utility
Finance

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