Automation

Home Server - Part 2: The Docker Spiral

My docker-compose.yml started as maybe 20 lines for a simple Nextcloud installation. Fast forward a few weeks, and I’m managing 15+ services, each with their own personality disorders and resource requirements. Here’s how I survived the container explosion without everything catching fire.

Deploy Hugo Sites with GitHub Actions and GitHub Pages

If you’re looking for a streamlined way to deploy your Hugo site, GitHub Actions and GitHub Pages make for a powerful combination. In this post, I’ll walk you through setting up a workflow to build and deploy your Hugo static site automatically whenever you push changes to your repository.

Updated Dotfiles

After a significant overhaul of my dotfiles, I’m excited to share my new setup! This version moves away from a bare Git repository approach and embraces a more robust solution tailored for managing different environments.