writer@homelab:~$ ls ./blog/Docker --sort=recent
#Docker
Every post filed under #Docker. Search by keyword or jump to another topic.
// 2 posts in #Docker

From Manual Deploys to GitOps: How I Automated my Homelab with ArgoCD and GitLab CI
I got tired of SSH-ing into servers every time I needed to deploy a simple app. So I spent an evening setting up GitLab CI, ArgoCD, and a GitOps workflow in my homelab. Here's what worked, what broke, and what I learned along the way.
read.md
I Built a Docker-Native Database Admin UI in Rust. Here’s Why.
DockAdmin is a lightweight, modern database admin UI that runs as a Docker container. It supports PostgreSQL, MySQL, and SQLite. The entire image is ~15MB.
read.md