Skip to content

Tag: devops

All the articles with the tag "devops".

Gitea Actions vs Woodpecker CI

Gitea Actions vs Woodpecker CI

Gitea Actions vs Woodpecker CI: two solid self-hosted CI options, one clear winner for your setup. Compare syntax, runners, footprint, and secrets handling.

ClickHouse for Self-Hosted Logs

ClickHouse for Self-Hosted Logs

ClickHouse can store TB of logs on one node, query in seconds, and outscale Loki and Elasticsearch in raw cost. Here's how to wire it up with Vector and Grafana.

AI Swarm Audited My 840-Post Blog

AI Swarm Audited My 840-Post Blog

I pointed a parallel swarm of AI agents at 840 technical posts to fact-check and refresh them — the architecture, the token bill, and the guardrails.

OPA & Gatekeeper: Policy as Code

OPA & Gatekeeper: Policy as Code

Open Policy Agent and Gatekeeper enforce rules across Kubernetes — block privileged pods, require labels, restrict images. Rego basics and real homelab constraints.

Claude Code in a Homelab Workflow

Claude Code in a Homelab Workflow

Claude Code puts an agentic AI assistant in your terminal for real homelab work — compose files, bash, Ansible, systemd. The honest take on cost and data.

Argo Workflows vs Tekton

Argo Workflows vs Tekton

Two Kubernetes-native pipeline engines from CNCF — Argo Workflows and Tekton. Different philosophies, same goal: stop using Jenkins. Honest comparison.

Dead Container Took Down Prod

Dead Container Took Down Prod

A real postmortem: how a forgotten survey-tool container, an uncapped Docker log driver, and rootless networking combined to kill prod for a Monday morning.