Configure
Store setup state in .forkr/config.yaml. Agents and
humans use the same 4kr config set interface.
Deploy a trusted sandbox appliance from the CLI, track setup in a local UI, then create disposable Linux boxes behind TLS.
$ curl -fsSL https://forkr.sh/install.sh | sh
$ 4kr setup ui
http://127.0.0.1:4874
$ 4kr setup check --json
$ 4kr setup bundle
$ 4kr setup deploy
Store setup state in .forkr/config.yaml. Agents and
humans use the same 4kr config set interface.
Preflight validates commands, cloud values, domains, and secrets before deployment starts.
Forkr clones the deploy repo into .forkr/repo,
generates inventory, then runs from-scratch provisioning.