Automatic Borg Backups from Linux to TrueNAS
Setting up an automated, deduplicated backup system using BorgBackup, a custom Docker container on TrueNAS, and systemd timers.
• 9 min read •
#linux
#homelab
#backup
3 posts from 2026
Setting up an automated, deduplicated backup system using BorgBackup, a custom Docker container on TrueNAS, and systemd timers.
Building a distributed in-memory key-value store from scratch in Go, implementing simplified Raft consensus for leader election and log replication.
A walkthrough of how I built this blog using Astro, Tailwind CSS, and content collections.