Home-server

Manage Your Home Server Docker Services with Portainer: A Complete Guide

Managing multiple Docker services on a home server can quickly become overwhelming if you rely only on the command line. In this guide, we’ll walk through how to use Portainer—an intuitive web-based management interface—to take control of your Docker containers, images, volumes, and networks. Whether you’re hosting Pi-hole, Home Assistant, or your own embedded dashboards, Portainer makes management easier and more efficient.

Read more 5 min read

Self-Hosted Git Server with Gitea: Manage Your Embedded Projects Locally

Tired of pushing your firmware code to public Git repositories or relying on cloud services like GitHub and GitLab? Hosting your own Git server with Gitea is a lightweight, privacy-friendly solution that fits perfectly in your home server environment. In this guide, we’ll walk through how to self-host Gitea using Docker on an Ubuntu-based home server—ideal for embedded developers working on ESP32, STM32, or nRF52 firmware projects.

Read more 3 min read

Turning a 2014 MacBook Air into a Home Server Lab

Got an old 2014 MacBook Air gathering dust? Transform it into a versatile home server lab with Ubuntu Desktop! This guide walks you through the process, from setup to running services like Plex or Docker, perfect for tech enthusiasts looking to experiment on a budget.

Read more 7 min read