Installation
npx skills add https://github.com/getcolors/rybbit --skill package-rybbit-greenSKILL.md
Rybbit with Green
Operate one Rybbit analytics deployment from non-secret colors.yml. Read
references/configuration.md before changing
configuration or running a lifecycle operation.
Safety
- Keep credentials in gitignored
.envrc.privateasCOLORS_PAR_*variables. - Never set
COLORS_PAR_PROFILEor edit/commit.colors/. - Keep
compute-prevent-destroy: true; deletion requires separate explicit authorization and a one-run environment override. - Build and dry-run before a real create.
- Only Caddy's 80/443 are public. PostgreSQL, ClickHouse, Redis and the Rybbit backend and client ports stay on the private Compose network.
rybbit-disable-signupis desired state. Rybbit has no first-run bootstrap, so it must stayfalseuntil you have registered the first account, then be settrueto close public registration.
./green build
./green create --dry-run
./green create
A real create ends in acceptance: HTTPS health with a verified certificate, a synthetic event read back out of ClickHouse, and a backup drill confirmed by a fresh object in R2.