oathkeeper serve
oathkeeper serve​
Starts the HTTP/2 REST API and HTTP/2 Reverse Proxy
Synopsis​
Opens two ports for serving both the HTTP/2 Rest API and the HTTP/2 Reverse Proxy.
Configuration​
ORY Oathkeeper 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/oathkeeper/docs/configuration <<
oathkeeper serve [flags]
Options​
--disable-telemetry Disable anonymized telemetry reports - for more information please visit https://www.ory.sh/docs/ecosystem/sqa
-h, --help help for serve
--sqa-opt-out Disable anonymized telemetry reports - for more information please visit https://www.ory.sh/docs/ecosystem/sqa
Options inherited from parent commands​
-c, --config string Path to config file. Supports .json, .yaml, .yml, .toml. Default is "$HOME/.oathkeeper.(yaml|yml|toml|json)"
SEE ALSO​
- oathkeeper - A cloud native Access and Identity Proxy