I Built a CLI That Writes Its Own Docker Config — Then Taught It to Say No
Every time I set up a stack from scratch I'd end up touching at least four files: docker-compose.yml , nginx.conf , a .env file, maybe a Makefile . Ch…
Tech news from the best sources
Every time I set up a stack from scratch I'd end up touching at least four files: docker-compose.yml , nginx.conf , a .env file, maybe a Makefile . Ch…
How I built a manifest-driven CLI that generates its own infrastructure, enforces environment policy through OPA, observes the running system in real …
Series: Firstly,, I built the engine (manifest → rendered nginx + compose, gated lifecycle). Then I added the eyes (Prometheus /metrics ) and the brai…