Recently Updated Pages
Docker Compose
NOTE: This page has been deprecated. Please visit the official documentation for current installa...
configuration.yml
After you've started your Authelia container, it will generate a configuration.yml file. Once it...
Proxmox + NetData for Better Insights and Notifications
Install curl https://get.netdata.cloud/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netda...
VPN Setup for CasaOS
In this video we're going to take a look at how to run the traffic of Docker containers through a...
Quick Deploy Docker Compose
version: '3.3' services: community: ports: - '8080:80' environment: -...
Docker-Compose
version: '3' services: db: image: postgres:15 volumes: - j...
Flarum Installation Process on Linode
Here are the commands I used to get Flarum installed on Linode. After your Linode VPS is set up,...
docker-compose stack
version: '3' services: db: image: mysql # NOTE: use of "mysql_native_password" is...
CloudFlare Appfile for CasaOS
Recently I've received multiple requests to make a video showing how to get CloudFlare tunnels co...
CloudFlare Tunnels Docker-Compose
Here is a docker-compose to deploy CloudFlare tunnels: version: "3.9" services: tunnel: ...
ChangeDetection.io with Browser Agent Support
In this video we'll look at how to set up a ChangeDetection.io Docker container as well as a brow...
Full Installation
Docker-Compose version: "3" services: shlink: image: shlinkio/shlink:stable rest...
docker-compose stack
version: '3' services: db: image: mysql # NOTE: use of "mysql_native_password" is...
Installation Methods
iPerf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It s...
Installation Instructions
Recently the folks at 52pi.com reached out and asked if they could send me a Mini Tower NAS Kit f...
Docker-Compose
version: '3.3' services: fireshare: container_name: fireshare image: shaneisrael/fi...
Docker-Compose
version: '2' services: audiobookshelf: image: ghcr.io/advplyr/audiobookshelf:latest ...
Docker Compose Example 3 (Lazy3)
version: "3" services: lazytainer3: container_name: lazytainer3 image: ghcr.io/vmor...
Docker Compose Example 2 (Lazy2)
version: "3" services: lazytainer2: container_name: lazytainer2 image: ghcr.io/vmor...
Docker Compose Example 1 (Lazy)
version: "3" services: lazytainer: container_name: lazytainer image: ghcr.io/vmorga...