Skip to content

Deploy Runbook

Wiki (this site)

cd ~/master/docs
just docs-build   # build static site → site/
just docs-deploy  # deploy to Cloudflare Pages (wiki.voidnxlabs.com)

Cerebro

cd ~/master/cerebro
just release VERSION=x.y.z

Generic Nix project

nix build .#default
nix run .#