Docker
7 posts
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 …
dockerThe 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.
selfhostingSelfhosting and Containers
"Unlock digital autonomy with self-hosting and containers 🚀 Embrace freedom, take control, and explore endless possibilities!"
dockerSetting 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 …
dockerSecurely 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 …
dockerDocker 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.
selfhostingLessons 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 …