Skip to main content

keto serve

keto serve​

Starts the server and serves the HTTP REST and gRPC APIs

Synopsis​

This command opens the network ports and listens to HTTP and gRPC API requests.

Configuration​

ORY Keto can be configured using environment variables as well as a configuration file. For more information on configuration options, open the configuration documentation:

https://www.ory.com/keto/docs/reference/configuration <<

keto serve [flags]

Options​

  -h, --help          help for serve
--sqa-opt-out Disable anonymized telemetry reports - for more information please visit https://www.ory.com/docs/ecosystem/sqa

Options inherited from parent commands​

  -c, --config strings   Config files to load, overwriting in the order specified. (default [/home/runner/keto.yml])

See also​

  • keto Global and consistent permission and authorization server