-
Docker for Beginners: Containers, Images, Volumes, Compose

If you’re new to Docker, it can feel like “magic”: you run a single command and suddenly an app works on your machine without installing…
-
Self-Hosted Bitwarden Password Manager on Docker: OpenMediaVault + Nginx Proxy Manager (Install, Update, Backup)

If you have more than a couple of online accounts, you have a password problem—whether you feel it or not. Most people end up reusing…
-
Access IT-Tools and Dozzle in my LAN without ports

I run a small homelab where a couple of “developer quality-of-life” services run on a NAS: Both services were reachable via raw IP + port…
-
Self-Hosting IT-Tools in Docker on OpenMediaVault (OMV): A Practical Setup Guide

If you’re a developer who lives in terminals, logs, and quick copy-paste utilities, Self-Hosting IT-Tools in Docker is the kind of “small thing” that ends…
-
Dozzle in Docker: Install, Secure, and Troubleshoot

What is Dozzle? 🤔 Dozzle is a lightweight, web-based log viewer for Docker containers. Instead of running docker logs -f … in a terminal, you…
-
Reset qBittorrent WebUI Password in Docker (PBKDF2) — Grab the Temporary Password from Logs

If your qBittorrent WebUI login is locked out (or your IP got banned after too many attempts), the cleanest recovery path in a Docker setup…
-
Migrating Jellyfin and qBittorrent Between Two OpenMediaVault Servers (Without Breaking Anything)

Self‑hosting is amazing… right up until you realise you want to move multiple terabytes of media and torrents from one box to another without losing…
-
Self‑hosting Overpass API (US‑only) on Docker: a Journey with Bumps

Public Overpass API instances are great… until they’re not. Rate limits, timeouts, and the constant fear of being that person who DDoS’иs the public endpoint…
-
How to Run Nextcloud in Docker on OpenMediaVault with User Data on a RAID Array

Self‑hosting Nextcloud on an OpenMediaVault (OMV) server is a great way to take control of your files, calendars, contacts, and photos. In this guide, we’ll…
-
How to Run OneDrive in Docker on a RAID‑Backed Home Server

Self‑hosting a home server is awesome… until you realize your important documents and photos still live only in the cloud. In this guide we’ll walk…
-
Getting Started with Portainer: A Friendly GUI for Your Docker World

Running containers with Docker is powerful, but managing everything from the command line can quickly become overwhelming — especially on a home server or small…
-
Running WordPress + MariaDB in Docker on OpenMediaVault: A Step‑by‑Step Guide and Pitfalls to Avoid

Self‑hosting WordPress sounds simple: “just run a container and you’re done”. In reality, if you’re doing it on OpenMediaVault (OMV) with Docker, paths, volumes, and…

