Skip to main content

Recently Updated Pages

VPN Setup for CasaOS

Deploy and Manage a VPN for your Docker...

In this video we're going to take a look at how to run the traffic of Docker containers through a...

Updated 2 days ago by DB T3CH

Proxmox + NetData for Better Insights and Notifications

Proxmox + NetData for Better Insights a...

Install bash <(curl -Ss https://my-netdata.io/kickstart.sh) Notifications cd /etc/netdata n...

Updated 3 months ago by DB T3CH

Quick Deploy Docker Compose

OpenProject

version: '3.3' services: community: ports: - '8080:80' environment: -...

Updated 1 year ago by DB T3CH

Docker-Compose

Joplin Notes

version: '3' services: db: image: postgres:15 volumes: - j...

Updated 1 year ago by DB T3CH

Flarum Installation Process on Linode

Flarum on Linode

Here are the commands I used to get Flarum installed on Linode. After your Linode VPS is set up,...

Updated 1 year ago by DB T3CH

docker-compose stack

YOURLs

version: '3' services: db: image: mysql # NOTE: use of "mysql_native_password" is...

Updated 1 year ago by DB T3CH

CloudFlare Appfile for CasaOS

CloudFlare Tunnels on CasaOS

Recently I've received multiple requests to make a video showing how to get CloudFlare tunnels co...

Updated 1 year ago by DB T3CH

CloudFlare Tunnels Docker-Compose

Access Your Self Hosted Services WITHOU...

Here is a docker-compose to deploy CloudFlare tunnels: version: "3.9" services: tunnel: ...

Updated 1 year ago by DB T3CH

ChangeDetection.io with Browser Agent Support

ChangeDection.io with Browser Agent

In this video we'll look at how to set up a ChangeDetection.io Docker container as well as a brow...

Updated 1 year ago by DB T3CH

Full Installation

Shlink

Docker-Compose version: "3" services: shlink: image: shlinkio/shlink:stable rest...

Updated 1 year ago by DB T3CH

docker-compose stack

YOURLs

version: '3' services: db: image: mysql # NOTE: use of "mysql_native_password" is...

Updated 1 year ago by DB T3CH

Installation Methods

iPerf Docker Server

iPerf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It s...

Updated 1 year ago by DB T3CH

Installation Instructions

OMV 6 on Raspberry Pi 4

Recently the folks at 52pi.com reached out and asked if they could send me a Mini Tower NAS Kit f...

Updated 1 year ago by DB T3CH

Docker-Compose

Fireshare

version: '3.3' services: fireshare: container_name: fireshare image: shaneisrael/fi...

Updated 1 year ago by DB T3CH

Docker-Compose

Audiobookshelf - Plex for Your Audio Bo...

version: '2' services: audiobookshelf: image: ghcr.io/advplyr/audiobookshelf:latest ...

Updated 1 year ago by DB T3CH

Docker Compose Example 3 (Lazy3)

Lazytainer

version: "3" services: lazytainer3: container_name: lazytainer3 image: ghcr.io/vmor...

Updated 1 year ago by DB T3CH

Docker Compose Example 2 (Lazy2)

Lazytainer

version: "3" services: lazytainer2: container_name: lazytainer2 image: ghcr.io/vmor...

Updated 1 year ago by DB T3CH

Docker Compose Example 1 (Lazy)

Lazytainer

version: "3" services: lazytainer: container_name: lazytainer image: ghcr.io/vmorga...

Updated 1 year ago by DB T3CH

Self-Hosted Imgur Alternative - Picsur

Self-Hosted Imgur Alternative - Picsur

Picsur is an easy to use, selfhostable image sharing service like Imgur with built in converting ...

Updated 1 year ago by DB T3CH

NextCloud Docker Compose

NextCloud with CloudFlare Tunnels

--- version: "2" services: app: depends_on: - db environment: -...

Updated 1 year ago by DB T3CH