ceph/doc/mgr
Patrick Nawracay bd2196b6ca mgr/dashboard: Add token authentication to Grafana proxy
Enables token authentication for the Grafana proxy as additional option
to username/password authentication. The authentication method has to be
set, too.

    $ ceph dashboard set-grafana-api-token <token>	   # default: ''
    $ ceph dashboard set-grafana-api-auth-method <method>  # default: ''

Possible values for the authentication method are 'password' and
'token'.

Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
2018-06-14 13:54:00 +02:00
..
administrator.rst
balancer.rst mgr/balancer: add cmd to list all plans 2018-05-12 13:26:13 +00:00
dashboard.rst mgr/dashboard: Add token authentication to Grafana proxy 2018-06-14 13:54:00 +02:00
hello.rst pybind/mgr: add 'hello world' mgr module skeleton 2018-04-25 10:37:09 -04:00
index.rst doc: add documentation for iostat 2018-05-21 23:47:09 -04:00
influx.rst doc: update config-key->config in mgr module docs 2018-04-23 10:14:31 -04:00
iostat.rst doc: add documentation for iostat 2018-05-21 23:47:09 -04:00
localpool.rst doc: update config-key->config in mgr module docs 2018-04-23 10:14:31 -04:00
plugins.rst doc/mgr: mention how to clear config setting 2018-05-22 18:55:00 +01:00
prometheus.rst doc/prometheus: Mention the long running avg types 2018-05-30 16:13:36 +02:00
restful.rst doc: fixed restful mgr module SSL configuration commands 2018-05-14 18:24:47 +02:00
telegraf.rst doc: fix a typo in doc/mgr/telegraf.rst 2018-05-28 10:25:46 +08:00
telemetry.rst mgr/telemetry: Add Ceph Telemetry module to send reports back to project 2018-05-14 23:34:25 +08:00
zabbix.rst