Posts tagged "self-hosting"
-
From Bash Scripts to NixOS: Real Declarative Infrastructure on a VPS
Converting a bash script + systemd-based VPS to NixOS for truly declarative infrastructure. No more update scripts or edge cases, just configuration.nix.
-
Running VPS Infrastructure with Systemd
Declarative VPS infrastructure using systemd services. Running Gitea, Woodpecker CI, Scrob, and GoatCounter with automated deployment scripts.
-
Building Scrob: A Self-Hosted Music Scrobbling Server
Built a self-hosted scrobbling server with Rust and PostgreSQL to track listening history without relying on Last.fm, featuring public profiles and automated deployment.