Marcus Efraimsson
88fbe3adca
docs: fix header
2019-02-15 11:27:21 +01:00
bergquist
191f9c8407
whats new: rename security section
2019-02-14 19:42:39 +01:00
bergquist
7f7cc85ef0
docs: adds note about new login cookie name
2019-02-14 13:24:41 +01:00
Marcus Efraimsson
1bd9573f8e
docs: add upgrade notes for v6.0
2019-02-13 19:53:55 +01:00
Marcus Efraimsson
c71904e326
Merge pull request #15239 from grafana/auth_token_middleware_refactor
...
Auth token package and middleware refactoring
2019-02-07 14:24:23 +01:00
Marcus Efraimsson
80d0943d9d
document login, short-lived tokens and secure cookie configurations
2019-02-05 21:10:56 +01:00
Daniel Lee
139fb65fa9
docs: fixes #14940
2019-02-05 12:36:12 +01:00
Torkel Ödegaard
05a976fdb1
added docs entry for check_for_updates config flag, fixes ##14940
2019-01-23 18:24:57 +01:00
Torkel Ödegaard
f0e61af8e0
Fixed issues with the sanitizie input in text panels, added docs, renamed config option
2019-01-22 11:56:35 +01:00
Leonard Gram
023e496108
docs: rpm/deb beta repo.
2019-01-08 16:49:29 +01:00
Leonard Gram
dd6f606cda
docs: updated debian and centos repo.
2019-01-04 16:36:32 +01:00
bergquist
74124ec8ed
makes cache mode configurable
...
this makes the cache mode in the sqlite connection
string configurable. the default also changed from
shared to private to solve #107272 but allow the user
to use shared if performance is more important.
ref #10727
2018-12-27 10:48:11 +01:00
Bob Shannon
dcc48860b8
Fix formatting and remove enabled toggle
2018-11-14 17:37:32 -05:00
Bob Shannon
362b3740ed
Add basic authentication support to metrics endpoint
2018-11-14 16:27:41 -05:00
Marcus Efraimsson
ead6a051df
docs: update debian installation instructions
2018-10-22 18:31:31 +02:00
Leonard Gram
cd96ef3590
docs: installing custom plugins in docker.
...
[skip ci]
2018-10-17 14:34:40 +02:00
Daniel Lee
8b5d03096d
Merge pull request #13587 from grafana/nikoalch-patch-4
...
Update mac.md
2018-10-10 13:35:19 +02:00
Daniel Lee
7bbd303c23
Merge pull request #13586 from grafana/nikoalch-patch-3
...
Update windows.md
2018-10-10 11:54:52 +02:00
Daniel Lee
7c2efbac0d
Merge pull request #13585 from grafana/nikoalch-patch-2
...
Update rpm.md
2018-10-10 11:54:20 +02:00
Daniel Lee
bbd5e19a34
Merge pull request #13584 from grafana/nikoalch-patch-1
...
Update debian.md
2018-10-10 08:34:33 +02:00
dadosch
2500fe27f1
Fix "appropriate"-typo
2018-10-02 19:20:48 +00:00
dadosch
b138ae9d4c
Update configuration doc to include socket@server
...
`protocol=socket` and `socket=` path in [server]
fixes https://github.com/grafana/grafana/issues/8701
2018-10-02 18:59:55 +00:00
Torkel Ödegaard
cb96c6d942
Changed setting to be an alerting setting
2018-09-25 12:17:04 +02:00
Carl Bergquist
3c0b1ef581
Merge pull request #13170 from bergquist/alerting_default_setting
...
make default values for alerting configurable
2018-09-06 13:26:42 +02:00
Torkel Ödegaard
e364119774
docs: minor fixes
2018-09-06 13:21:11 +02:00
Torkel Ödegaard
320947359c
Merge branch '12886-docs-authentication-section'
2018-09-06 13:16:17 +02:00
Torkel Ödegaard
d6f9ebab63
docs: Updated auth docs
2018-09-06 13:15:36 +02:00
Torkel Ödegaard
a25b594506
docs: updated
2018-09-06 12:13:23 +02:00
bergquist
1e33a3780f
spelling errors
2018-09-06 11:51:24 +02:00
bergquist
3ce89cad71
make default values for alerting configurable
2018-09-06 11:26:14 +02:00
Leonard Gram
500a4b5f35
docs: default paths in the docker container.
2018-09-05 16:46:22 +02:00
Marcus Efraimsson
db2264c554
docs: v5.2 upgrade notice, ref #13084
2018-09-03 15:12:17 +02:00
Torkel Ödegaard
1e2fde238c
docs: corrected docs description for setting
2018-08-29 13:26:23 +02:00
Marcus Efraimsson
f55aad0ec9
Merge pull request #12919 from grafana/11580-how-to-start-grafana-docs
...
docs: How to get started with Grafana for the first time
2018-08-28 11:01:00 +02:00
Marcus Efraimsson
b218290f3a
docs: changes
2018-08-23 17:39:39 +02:00
Patrick O'Carroll
76bd173a36
created a section under administration for authentication, moved ldap guide here, created pages for auth-proxy, oauth, anonymous auth, ldap sync with grafana ee, and overview, moved authentication guides from configuration to, added linksin configuration page to guides
2018-08-23 15:58:37 +02:00
Patrick O'Carroll
d38c159893
added link to getting started to all, changed wording
2018-08-23 14:39:50 +02:00
Leonard Gram
0ce8a6a69d
docs: cleanup.
2018-08-16 13:48:19 +02:00
Leonard Gram
d244b59cc1
docs: docker and restarts.
...
Closes #10784
2018-08-16 13:48:19 +02:00
Marcus Efraimsson
189de87619
docs: add grafana version note for gitlab oauth
2018-08-14 14:24:02 +02:00
Benoît Knecht
5a91e670d8
docs: gitlab: add note about more restrictive API scope
...
If `allowed_groups` is not used with GitLab authentication, the
*read_user* scope can be used instead of *api*.
2018-08-14 14:11:48 +02:00
Benoît Knecht
47cb0c47fd
docs: document GitLab authentication backend
2018-08-14 14:11:48 +02:00
Patrick O'Carroll
e6ea8f7e0b
added guide for logging in to grafana for the first and how to add a datasource
2018-08-14 13:21:52 +02:00
Marcus Efraimsson
4cebf38ff2
Merge pull request #12807 from nyxi/master
...
Support client certificates for LDAP servers
2018-08-13 15:48:39 +02:00
Wade Robson
62a25a4f28
Add example OR search_filter to docs
2018-08-08 09:13:28 -07:00
dadosch
4e33314c14
unix socket docs
2018-08-06 14:40:30 +02:00
Emil Flink
5bea54eaaa
Support client certificates for LDAP servers
2018-08-03 12:00:20 +02:00
Leonard Gram
59c1705399
docs: mentation that config changes requires restart.
2018-07-24 10:34:11 +02:00
Torkel Ödegaard
913b8576f8
docs: minor docs fix
2018-07-18 13:20:28 +02:00
Torkel Ödegaard
3fa2ec0762
Merge branch 'ldap-grafana-admin'
2018-07-18 13:02:49 +02:00