Skip to content

Tag: devops

All the articles with the tag "devops".

SBOMs and Supply Chain Security

SBOMs and Supply Chain Security

A Software Bill of Materials tells you exactly what's in your software. Syft generates one, Grype scans it for CVEs. Together they're your supply chain paper trail.

Gitea vs Forgejo vs GitLab CE: Self-Hosted Git

Gitea vs Forgejo vs GitLab CE: Self-Hosted Git

· Updated:

GitLab CE does everything and wants all your RAM. Gitea and Forgejo run on a Raspberry Pi. Here's which self-hosted git platform actually fits your setup.

Docker Networking Demystified

Docker Networking Demystified

Docker networking confuses everyone at first. Here's the practical breakdown of bridge, host, overlay, and macvlan, with real Compose examples.

EmDash: WordPress Done Right, Finally

EmDash: WordPress Done Right, Finally

Cloudflare rebuilt WordPress from scratch in TypeScript using AI agents. Sandboxed plugins, Astro themes, self-hostable. It's called EmDash and it's actually interesting.