Automating Database Backups with Restic and systemd
A practical guide to setting up encrypted, deduplicated backups for PostgreSQL using Restic, automated via systemd timers on a Linux server.
PostgreSQL Linux BackupNotes on infrastructure, backend engineering, and open source tooling. Written from the trenches of production systems.
A practical guide to setting up encrypted, deduplicated backups for PostgreSQL using Restic, automated via systemd timers on a Linux server.
PostgreSQL Linux BackupWhy our team migrated container orchestration from Docker Compose to HashiCorp Nomad for better scheduling, service discovery, and multi-region support.
Docker Nomad DevOpsBuilding a lightweight, self-hosted alternative to GitHub using Gitea for source control and Drone for continuous integration on a single VPS.
Git CI/CD Self-hostedDeep dive into sysctl tuning, NIC offloading, and IRQ affinity for squeezing maximum performance out of 10Gbps links on commodity hardware.
Linux Networking Performance