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.sh/keto/docs/reference/configuration <<
keto serve [flags]
Options​
--disable-telemetry Disable anonymized telemetry reports - for more information please visit https://www.ory.sh/docs/ecosystem/sqa (default true)
-h, --help help for serve
--sqa-opt-out Disable anonymized telemetry reports - for more information please visit https://www.ory.sh/docs/ecosystem/sqa (default true)
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