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

10 total results found

Docker Compose

Plex Media Server

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

Speedtest

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

Uptime Kuma

Change the appropriate paths/ports.                                                                                                                   services:  uptime-kuma:    image: louislam/uptime-kuma:latest    container_name: Uptime-Kuma    ports:      -...

Docker Compose

Dash.

Copy Below                                                                                                                         services:  dash:    image: mauricenino/dashdot:latest    container_name: Dashdot    restart: unless-stopped    privileged: true ...

Docker Compose

Joplin Server

                                                                                                             version: '3'services:    db:        image: postgres:13        volumes:            - /path-to-data/Joplin:/var/lib/postgresql/data        ports:       ...

Seeed Studio

reServer

Find it Here.

Find it below:

Proxmox

PVE

OMV Homepage:

Open Media Vault (OMV)

OMV

OPNsense Homepage:

OPNsense

OPNsense

Pivpn

Pivpn

Find it here.