Locking Down SSH in a DMZ for Hugo Deployments
Hardening SSH access to a DMZ web server revealed an overlooked dependency in my Hugo deployment pipeline: the server also needs outbound SSH to pull from Git.
Hardening SSH access to a DMZ web server revealed an overlooked dependency in my Hugo deployment pipeline: the server also needs outbound SSH to pull from Git.
How to build a reliable home mail relay using Postfix as a smart host with msmtp clients on Linux workstations, enabling sendmail-compatible outbound email for scripts and system alerts.
A MagicMirror² dashboard on an Odroid-N2 showing weather, Home Assistant sensors, Spotify, news, stock prices, and live Queenstown camera feeds — including a workaround for an airport webcam that refuses to be embedded.
A snapshot of my Home Assistant OS environment including installed add-ons, dashboards, network configuration, and supporting automation services.
How I built a secure, self-hosted comment system for Hugo using private Gitea as the backend, proxied safely through Nginx.