Advanced Search
Search Results
10 total results found
Docker Compose
Copy the code below and add to your compose file. Adjust the file paths to match your storage. services: plex: image: lscr.io/linuxserver/plex:latest container_name: Plex network_mode: host environment: - PUID=1000 - PGID=1000 - VE...
Docker Compose
Be sure to change the paths to a volume that matches your setup. Don't forget to change the passwords! services: speedtest-tracker: container_name: speedtest-tracker ports: - '8080:80' - '8443:443' environment: ...
Docker Compose
Change the appropriate paths/ports. services: uptime-kuma: image: louislam/uptime-kuma:latest container_name: Uptime-Kuma ports: -...
Docker Compose
Copy Below services: dash: image: mauricenino/dashdot:latest container_name: Dashdot restart: unless-stopped privileged: true ...
Docker Compose
version: '3'services: db: image: postgres:13 volumes: - /path-to-data/Joplin:/var/lib/postgresql/data ports: ...
Seeed Studio
Find it Here.
Find it below:
PVE
OMV Homepage:
OMV
OPNsense Homepage:
OPNsense
Pivpn
Find it here.