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

Speedtest Tracker

Containered Apps

Link 1 | Link 2 version: '3.3' services: speedtest: container_name: speedtest-tracker image: henrywhitaker3/speedtest-tracker:dev-arm ports: - 8765:80 volumes: - /srv/path/Files/SpeedtestTrac...

Monitoring

In your Browser

Privacy

Drone

Navidrome

Containered Apps

version: "3.3" services: navidrome: image: deluan/navidrome:latest ports: - "4533:4533" environment: # Optional: put your config options customization here. Examples: ND_SCANSCHEDULE: 24h ND_LOGLEVEL: info ...

Music

Games

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

Piracy in General

Piracy

General knowledge.

Usually some generic and basic knowledge that should be known using debian.

Knowledge

Kutt

Containered Apps

Video Link If necessary, install git sudo apt install git Clone repo git clone https://github.com/thedevs-network/kutt.git cd dans le dossier téléchargé et copier le ficher .env cp .docker.env .env Edit .env nano .env Il devrait ressembler à ça : # A...

Network
Utility

Watchtower

Containered Apps

version: "3.3" services: watchtower: image: containrrr/watchtower container_name: watchtower volumes: - /var/run/docker.sock:/var/run/docker.sock environment: - TZ=Europe/Paris - ...

Monitoring
Updates

TBS

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

On Windows

Lunii

Heimdall

Containered Apps

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

Dashboard

Post Processing

Photo

ProjectSend

Containered Apps

Link --- version: "3.3" services: projectsend: image: linuxserver/projectsend container_name: projectsend-app environment: - PUID=998 - PGID=100 - TZ=Europe/Paris - MAX_UPLOAD=500000 volumes: - /srv/...

Network
Utility

SearXNG

Containered Apps

Github, docs. Privacy-respecting, hackable metasearch engine version: '3.7' services: redis: container_name: searxng-redis image: "redis:alpine" restart: unless-stopped command: redis-server --save "" --appendonly "no" networ...

Search Engine

AlphaVPS

Photoprism

Containered Apps

Link | Link alt docker-compose.yml version: '3.3' # Example Docker Compose config file for PhotoPrism (Raspberry Pi / ARM64) # # Documentation : https://docs.photoprism.org/getting-started/raspberry-pi/ # Docker Hub URL: https://hub.docker.com/r/photopr...

Photo