Skip to content

jitsudod

jitsudod is the jitsudo control plane daemon. It is licensed under the Elastic License 2.0 (ELv2).

jitsudod [--config <path>]
FlagRequiredDefaultEnvironment VariableDescription
--config <path>NoJITSUDOD_CONFIGPath to YAML config file

When run without a subcommand, jitsudod starts the control plane. It exposes a REST API (via grpc-gateway) and a native gRPC API, and runs until it receives SIGINT or SIGTERM.

Before starting for the first time, run jitsudod init to test database connectivity, run migrations, and generate a starter config file.