Stefan Mikic's Tech RadarStefan Mikic's Tech Radar

🪶 Woodpecker CI

ci-cdself-hosted
Assess

Short description:

Woodpecker CI is a lightweight, community-driven, self-hosted CI/CD engine (a fork of Drone). Pipelines are defined in YAML and every step runs in its own container, which keeps the server footprint small and the configuration easy to follow.

Where it's used:

Used to deploy this tech radar to my VPS: a manually triggered pipeline pulls the latest commit and rebuilds the Docker Compose stack.