a25b594506
docs: updated
2018-09-06 12:13:23 +02:00
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
189de87619
docs: add grafana version note for gitlab oauth
2018-08-14 14:24:02 +02:00
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
47cb0c47fd
docs: document GitLab authentication backend
2018-08-14 14:11:48 +02:00
4e33314c14
unix socket docs
2018-08-06 14:40:30 +02:00
59c1705399
docs: mentation that config changes requires restart.
2018-07-24 10:34:11 +02:00
92d417f6b4
Handle query string in storage public_url ( #9351 ) ( #12555 )
2018-07-17 11:10:12 -07:00
0f6e5e2953
Allow settting of default org id to auto-assign to ( #12401 )
...
Author: Mark Meyer <mark@ofosos.org>
2018-07-13 12:14:40 -07:00
516839d7b2
#11607 Cleanup time of temporary files is now configurable
2018-06-14 12:35:22 +05:00
9b29a19609
update google auth config docs
2018-06-04 12:32:35 -04:00
ca25a25386
docs: removes notes about beeing introduced in 5.0
2018-05-14 09:51:23 +02:00
543c7fe587
support additional fields in authproxy ( #11661 )
2018-05-07 10:39:16 +02:00
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
9cdd7cb04c
database: expose SetConnMaxLifetime as config setting
...
For MySQL, setting this to be shorter than the wait_timeout MySQL setting
solves the issue with connection errors after the session has timed out for
the connection to the database via xorm.
2018-03-16 01:09:00 +01:00
cc2f478792
Merge branch 'docs_v5.0'
2018-03-01 09:36:48 +01:00
59704ee939
Fix Github OAuth not working with private Organizations ( #11028 )
...
* Fix Github OAuth not working with private organizations
* Update documentation
2018-02-28 13:08:15 +01:00
1a170133ca
[doc] Fix extra alerting options in installation->configuration
2018-02-26 03:04:39 -03:00
fe49182b9d
snapshots: fixes cleanup of old snapshots
...
Snapshot cleanup did not work due to time.Now syntax error. Added test
for it as well to catch any future errors.
Added error and debug logging so that it is possible to see any errors in the future.
Removed an unused configuration value and deprecated the remove expired snapshots
setting.
2018-02-22 16:12:16 +01:00
49c02aa8d2
Merge branch 'master' into docs_v5.0
2018-02-05 15:23:32 +01:00
50bd9eee55
docs: removed section with session table sql, that is not needed anymore
2018-02-01 13:16:39 +01:00
17c1e7bac7
docs: added permissions page and updated folder docs
2018-01-31 16:07:27 +01:00
a24aa3ae28
Merge branch 'generic-oauth-jwt' of https://github.com/DanCech/grafana
2018-01-23 12:44:27 +01:00
5546828b9f
cfg: adds info about local img uploader to docs
2018-01-22 11:11:30 +01:00
562aa58029
add docs for configuring OAuth with Auth0 and Azure AD
2018-01-19 14:00:17 -05:00
f31d6438a2
add docs for using oauth login with OneLogin ( #10385 )
2018-01-03 10:15:35 +01:00
af15e3c0d0
Implement Azure Blob external image uploader
2017-12-27 08:53:00 -05:00
35106537f2
Replace Read Only Editor role with ViewersCanEdit setting ( #10166 )
...
* removes readonly editor role
* adds viewersCanEdit setting
This enable you to allow viewers to edit/inspect
dashboards in grafana in their own browser without
allowing them to save dashboards
* remove read only editor option from all dropdowns
* migrates all read only viewers to viewers
* docs: replace readOnlyEditor with viewersCanEdit
2017-12-13 18:53:42 +01:00
02d3a9f365
docs: SSL Mode config settings for Postgres
2017-12-13 10:55:58 +01:00
5006f9e4c5
dashboards as cfg: update docs to use /provisioning
2017-12-07 15:55:00 +01:00
bbc8aa0525
docs: link from cfg page to provisioning
2017-12-05 18:44:31 +01:00
767b460ff1
[GCS] Support for gcs path
2017-11-21 17:22:40 +00:00
153a9bf43a
docs: added versions_to_keep to config docs, #9671
2017-11-17 14:53:08 +01:00
9ea5af578e
Merge pull request #9504 from grafana/datasource_as_cfg
...
Datasources as configuration
2017-11-16 16:13:02 +01:00
bfd8afaf13
docs: update metrics api path
2017-11-16 09:38:37 +01:00
b4a89128b6
datasource as cfg: update docs to include globbig
2017-11-15 14:30:32 +01:00
a51b1e8951
Update the config key to database_log_queries so it is more descriptive, as suggested in #9785 .
2017-11-06 08:01:31 -06:00
5fdfa3ff7e
MySQL Performance when using GF_DATABASE_URL
...
Set MaxIdleConn and MaxOpenConn when using the GF_DATABASE_URL configuration. Also added GF_DATABASE_DEBUG flag to print SQL statements and SQL execution times.
See #9784 for the details.
2017-11-03 14:05:32 -05:00
a503c1d39c
change default sslmode for postgres to verify-full ( #9736 )
2017-10-31 13:55:32 +01:00
68829a821e
added insrtuctions for oauth2 okta bitbucket ( #9471 )
2017-10-09 15:41:14 +02:00
81be4e2612
Update codebox ( #9430 )
...
* updated the codeboxes in docs
* codebox change from json to http
2017-10-05 19:01:03 +02:00
e4541a7fd1
support for s3 path ( #9151 )
2017-10-04 21:04:20 +02:00
50d82155ed
Merge branch 'master' of https://github.com/williamjoy/grafana into williamjoy-master
2017-09-27 09:37:26 +02:00
af79d046db
introduce smtp config option for EHLO identity
2017-09-24 20:48:20 +02:00
3b565dccd8
Explicitly refer to Github 'OAuth' applications
...
A 'Github Application' is now something else, and will not work with Grafana.
2017-09-19 13:21:15 +02:00
88a8991722
config bucket and region for s3 uploader
...
this is to support cn-north-1 region as it can get s3 url programatically.
also keeps support 'bucket_url' for backward compatiblity
2017-09-19 04:57:25 -04:00
7e3c9fcc1c
Reduced OAuth scope to read_write
2017-09-15 16:11:02 +02:00
fcdf282090
GCS support via JSON API
2017-09-15 16:11:02 +02:00
72d7c4d620
Added GCS support #8370
2017-09-15 16:11:02 +02:00
d19aa89ec0
docs: .ini file semicolon is comment
...
ref #7725
2017-08-21 21:28:49 +02:00