Self-hosted CD with a real dashboard. Single static binary. No Docker daemon, no agents, no Kubernetes. Git push to deploy, env vars in the UI, live log tail, resource caps, pre-deploy vulnerability scans, "Sign in with Google", GitHub App integration, automatic nginx + Let's Encrypt — out of the box.
curl -fsSL https://simplicd.nigelbasa.tech/install.sh | sudo bash
Pure Go, embedded sqlite. ~15 MB. No runtime deps. Drop it on any Linux box.
Live log streaming, env editor, project CRUD, OIDC provider config, GitHub App setup — all from the browser.
MemoryMax, CPUQuota, TasksMax per project. No Docker, no cgroup gymnastics — the kernel does it.
Sign in with anything OIDC-compliant. App-based git auth with HMAC-verified webhooks.
Tails nginx access logs and surfaces 24h rolling stats — requests, status codes, P50/P95, top paths.
npm audit, pip-audit, govulncheck, cargo audit — automatic, with optional deploy gating.