$ ls tag/docker

Docker

7 posts

kubernetes

KubeSolo: Moving From Docker to Kubernetes in a Homelab

Not every homelab needs a 3-node Kubernetes cluster. KubeSolo gives you a single-node way to learn Kubernetes, run real workloads, and bring Docker Compose services across without …

Jun 5, 2026 13 min read
docker

The Importance of Not Dismissing Docker Swarm: Ensuring Your Application Can Truly Scale

Explore Docker Swarm as a practical tool for testing application scalability before diving into Kubernetes complexities.

Aug 7, 2023 4 min read
selfhosting

Selfhosting and Containers

"Unlock digital autonomy with self-hosting and containers 🚀 Embrace freedom, take control, and explore endless possibilities!"

Jul 23, 2023 4 min read
docker

Setting up Wireguard

When self-hosting services, WireGuard VPN provides a secure solution to access them remotely. This blog explores setting up WireGuard using Docker and Portainer, along with a …

Jun 11, 2023 4 min read
docker

Securely Backup Docker Volumes: A Step-by-Step Guide (Nextcloud Example)

Discover how to securely backup Docker volumes using Nextcloud as an example. Safeguard your data by following this step-by-step guide for creating backups and restoring them when …

Jun 5, 2023 3 min read
docker

Docker and the Power of Continuous Learning

Join the journey of continuous learning and gain insights into the importance of grasping the foundations before venturing into uncharted territories.

May 31, 2023 3 min read
selfhosting

Lessons Learned: Backing Up and Restoring Docker Containers on Ubuntu Server

I recently decided to back up and restore a containers on my Zimaboard running Ubuntu Server. What started as a way to correct a mistake in my partitioning turned into a great …

May 10, 2023 4 min read