mirror of
https://github.com/holos-run/holos.git
synced 2026-03-21 01:35:02 +00:00
Initialize machine room provisioning credentials
Wanting the holos controller to provision operating in the current working directory, run:
- init-choria-provisioner-creds
- make-provisioner-jwt
holos controller --config=agent
Expect the controller to provision.
Setup Notes:
The holos server flag --provisioner-seed must match the issuer.seed value.
To get the correct value to configure for holos server:
holos get secret choria-issuer --print-key=issuer.seed --namespace $NAMESPACE