ce6c67f9bc
Fix the path to grafana-webserver in the Debian install docs.
2016-02-23 16:06:56 -08:00
c3fc340c09
Merge branch 'master' of https://github.com/utkarshcmu/grafana into docs-refac
2016-02-10 23:12:41 -08:00
4ff6748eb4
Linked docs from main nav
2016-02-05 01:47:34 -08:00
616a6bec38
Added api heading in the main menu
2016-02-05 01:15:09 -08:00
15fb56e607
Add github api_url to github auth docs
2016-02-04 13:46:02 -08:00
ea566fff24
Add TLS for mysql
...
Use ssl_mode for mysql and add docs
add docs for the new parameters in config
Tolerate ssl_mode without client authentication
Client cert is not necessary for a SSL connection. So we tolerate
failure if client cert is not provided.
Improve error message if missing server_cert_name and mode is not
skip-verify.
2015-12-22 12:42:52 +00:00
333f9101a0
Merge pull request #3458 from improbable-io/use-memcache-for-session
...
Add memcache as session provider
2015-12-17 15:56:15 +01:00
33395d530d
docs(): updated downloads for 2.6 and whats new in 2.6 article
2015-12-14 15:45:00 +01:00
ed16914715
Add memcache as session provider
2015-12-08 13:35:09 +00:00
4cc61d10ff
fix(docs): fixed typo in installing docs fixes #3379
2015-12-01 08:59:30 +01:00
b0c01369c5
Fix recommended graphite version for better performance
...
There is no 0.9.13 graphite release, only 0.9.14.
2015-11-19 13:44:46 +01:00
1685e7cea4
docs(): update to install docs and whats new in 2.5
2015-10-28 11:08:12 +01:00
da3d5375b8
feat(ldap): refactoring of PR #2928 updated docs
2015-10-26 16:21:03 +01:00
54be4c5e2c
Made installation doc consistent
2015-10-23 23:21:00 -07:00
45cdbe0a18
Rearranged installation docs for OpenSuse
2015-10-23 23:03:58 -07:00
6c76e9728e
Added OpenSuse installation command
2015-10-23 22:53:30 -07:00
1e2e4ba3ad
Fixed other docs typos
2015-10-21 22:09:07 -07:00
b68987dcde
Fixed configuration example for Github OAuth team_ids.
2015-10-09 17:05:46 +02:00
f11785001c
docs: minor fix
2015-10-06 17:51:22 +02:00
c26209d579
Update debian.md
2015-09-17 18:25:36 +02:00
3e0c66edab
docs(): updated download links in docs
2015-08-24 10:05:05 +02:00
a4ff1e4f33
docs(): updated version in install docs
2015-08-20 15:20:26 +02:00
a3d9169930
docs(): minor update
2015-08-13 08:00:27 +02:00
5aee981590
Merge branch 'master' of https://github.com/mattttt/grafana
...
Conflicts:
docs/sources/installation/debian.md
docs/sources/installation/ldap.md
2015-08-12 16:30:48 +02:00
e4baef94bc
docs(ldap): Clarify LDAP features and sample config
...
* Clarify certain features, such as multiple mappings
* Fixup ldap.toml sample config
* Fixup docs README's port number
* Fixup bad link from LDAP docs to Configuration docs
* Fixup some spelling, grammar, and line endings
2015-08-11 19:57:53 -07:00
511a592ec8
Added patch from ct
2015-08-11 14:58:30 -04:00
809562c874
updated install docs for 2.1.1 release
2015-08-11 11:12:06 +02:00
bf6444c585
docs(): docker upgrade notice
2015-08-04 20:42:14 +02:00
8c1b145358
docs(): updated install docs with 2.1 download links
2015-08-04 17:00:26 +02:00
49c1d1a4ca
docs(ldap): fixed minor issue in ldap example config doc
2015-08-01 10:32:36 +02:00
be6ddb08bd
docs(): added auth proxy to config docs
2015-07-30 10:37:49 +02:00
5b0585ac7f
feat(ldap): removed ssl_server_name and added some validation to ldap config, #1450
2015-07-16 12:58:30 +02:00
9afdea8d2a
feat(ldap): added config options for ssl skip verify, and ssl server name, #1450
2015-07-16 11:59:26 +02:00
b891677ba5
docs(ldap): added ldap integration docs and config examples, #1450
2015-07-15 14:48:39 +02:00
5cd1c5c522
Minor update to documentation for MySQL sessions
2015-07-08 22:40:43 +10:00
b746b63036
Updated config docs with info about [dashboards.json] section , #2302
2015-07-08 10:53:06 +02:00
582ebf25f9
fix config flag
2015-07-03 17:27:55 -07:00
cfeba99776
Merge branch 'patch-1' of https://github.com/greggsoft/grafana
2015-06-19 13:04:21 -04:00
5da656e559
Missed double quote fix
2015-06-18 10:05:29 +05:00
d23762e06b
Update configuration.md
...
Mention replacing `.` with `_` with environment variable override.
2015-06-17 17:57:23 -10:00
901685bb63
Updated sample config and config docs with example for postgres session provider_config string, #2118
2015-06-05 08:18:37 +02:00
7b69b789b8
Fixed typos
2015-06-02 16:45:44 +01:00
ed974a808b
Update configuration.md
2015-05-29 11:39:59 +08:00
0108dfa803
Update configuration.md
2015-05-29 11:23:14 +08:00
1302630abe
fix mac.md for incorrect href
2015-05-18 14:47:00 +08:00
a04a403539
Merge branch 'docs-2.0'
...
Conflicts:
docs/sources/installation/configuration.md
docs/sources/installation/docker.md
2015-05-11 08:02:28 +02:00
7da3ee72c7
More docs fixes
...
1. Set paragraph size to 80 chars for better readability.
2. More formatting fixes.
3. More spelling and grammar fixes.
2015-05-10 16:52:40 -04:00
823294f055
Fixed a series of installation doc issues
...
1. Fixed several spelling and grammar issues.
2. Fixed 404s for the Configuration page.
3. Fixed several Markdown formatting issues.
4. Tidy up of several pages.
2015-05-10 16:15:34 -04:00
31781bc509
Fixed the link to the config page
2015-05-08 11:23:48 +02:00
e32259ccc9
Adding Ansible role for Grafana v2.x
...
Adding Ansible role which is compatible with Grafana v2.x.
2015-05-07 00:31:20 +01:00