Daniel Lee
ee835242ca
Merge branch 'v4.4.x'
2017-08-07 13:14:24 +02:00
Daniel Lee
def45f55da
docs: update installation for version 4.4.3
2017-08-07 13:11:57 +02:00
Torkel Ödegaard
ae3e869d70
updated download links in docs
2017-08-01 10:18:48 +02:00
Torkel Ödegaard
d46fd890a5
Merge branch 'v4.4.x'
2017-07-24 12:38:39 +02:00
Torkel Ödegaard
8ca08d65e7
docs: updated configuration docs with new defaults, #8743
2017-07-24 12:37:58 +02:00
Nicholas Nadeau
1a25b78ef2
homogenized docker run
command ( #8907 )
...
There are three locations where the `docker run` command is referenced:
- 2x http://docs.grafana.org/installation/docker/
- 1x https://grafana.com/grafana/download?platform=docker
The fix syncs the given `docker run` command arguments with the other two.
2017-07-21 21:46:54 +02:00
Daniel Lee
a4266319ad
packaging: v4.4.1
2017-07-05 22:14:03 +02:00
Daniel Lee
de9ebc9a74
packaging: updates for v4.4.0
2017-07-05 22:12:51 +02:00
Daniel Lee
36a1ab48c5
packaging: updates for v4.4.0
2017-07-05 22:04:27 +02:00
Daniel Lee
10127e8ac9
docs: small updates
2017-06-26 17:42:50 +02:00
Haidara Mohamed El Mouctar
bc6a57ce32
[Docs] Add documentation for max_idle_conn and max_open_conn ( #8675 )
2017-06-21 10:41:56 -04:00
Daniel Lee
a8e9700334
docs: add whitelist option for auth.proxy
2017-06-08 13:38:18 +02:00
Torkel Ödegaard
d4048e1423
docs: updated download links
2017-05-23 16:18:37 +02:00
Torkel Ödegaard
423ad4d36e
docs: updated docs
2017-05-23 12:45:15 +02:00
Daniel Lee
88d4fde815
docs: v4.3.0-beta1 updates
2017-05-12 13:36:42 +02:00
Torkel Ödegaard
823b40a360
docs: added bash and http syntax highlighting
2017-05-08 08:02:08 +02:00
Jon Freedman
6ebb31bed4
chore: add comment to clarify that org_id usage
...
As described here: https://community.grafana.com/t/many-to-many-group-dn-org-role-mapping-in-ldap-config/729/2 org_id can be used to allow multiple group_dn's to map to the same org_role provided the org_id differs.
2017-05-02 15:45:48 +01:00
Torkel Ödegaard
c46b73538c
docs: minor update to troubleshooting guide, closes #8242
2017-04-28 11:16:05 +02:00
Torkel Ödegaard
0ac9ec8f7e
docs: added restore instructions to backup section in upgrading doc article, closes #5680
2017-04-28 11:05:14 +02:00
Torkel Ödegaard
26f4a8e5a4
docs: added links to upgrading article
2017-04-28 10:58:26 +02:00
Torkel Ödegaard
a93fa0acde
docs: Added general upgrading docs / guide, closes #5905
2017-04-28 10:52:50 +02:00
Torkel Ödegaard
b14c3d63e4
docs: added missing white space to config docs, #7073
2017-04-28 09:21:47 +02:00
Tyghe Vallard
1edeaa5e7e
duplicate keys for auth.github for allow_sign_up
2017-04-25 11:11:32 -05:00
Daniel Lee
6538e86793
webdav: add tests + path.join for public url param
...
Fixes #7914 . Fixes #7921
2017-04-25 17:22:18 +02:00
fir4
6d9e8bd147
webdav: allow specification of a different public_url than upload url
2017-04-25 17:22:18 +02:00
Calle Pettersson
a79102b42d
Fix ldap ca_cert example/docs for proper syntax ( #8044 )
2017-04-06 09:53:11 +02:00
Seuf
319b8d8fca
Configurable signout menu activation ( #7968 )
2017-03-29 11:33:28 +02:00
Torkel Ödegaard
98554e9fbe
docs: added config entry for ldap allow_sign_up option, #7972
2017-03-29 08:42:10 +02:00
Torkel Ödegaard
b404f32a09
docs: updated download links
2017-03-22 14:26:57 +01:00
Daniel Lee
69bec98962
chore: update all grafana.org urls to .com
2017-03-21 15:37:55 +01:00
Jens L
5785bfe0cc
Add more information for generic oauth2 ( #7880 )
...
Add reference to OpenID's userinfo_endpoint (as in #6351 )
2017-03-20 08:36:43 +01:00
Torkel Ödegaard
50718b592c
docs: added aliases
2017-03-18 08:25:26 +01:00
Torkel Ödegaard
b471e7e448
updated
2017-03-13 20:17:46 +01:00
Torkel Ödegaard
6af62abd41
docs(): added router_logging to configuration options, closes #7723
2017-03-06 08:26:36 +01:00
Rickard von Essen
573bcdde12
Added some details about Sessions in Postgres
2017-03-01 11:35:12 +01:00
bergquist
86789c0b69
docs: update docs for 4.2.0 beta release
2017-02-27 12:44:55 +01:00
Aaron Roydhouse
4039e5edbc
Improve 'external_image_storage.s3' documentation ( #7623 )
...
Add documentation for 'external_image_storage.s3' to explain how to specify the AWS region for the S3 bucket, and the requires S3/IAM permissions.
2017-02-21 10:09:50 +01:00
Torkel Ödegaard
bc9165bdfc
Merge branch 'master' into rebrand-docs
2017-02-20 12:11:22 +01:00
Daniel Lee
6dfdcd7ca5
email: change default from name to Grafana
...
Changes default from name in smtp settings
from Grafana Admin to Grafana.
Fix for integration test (which is skipped but that
did not work)
2017-02-15 11:02:46 +01:00
Jacob Bednarz
6a9247500a
Update documentation to include information about from_name values
2017-02-15 08:07:29 +11:00
bergquist
c7560edba5
docs: release 4.1.2 for windows
2017-02-13 14:17:26 +01:00
bergquist
89fdcc84de
docs: release 4.1.2
2017-02-13 13:52:42 +01:00
Torkel Ödegaard
0a17217d59
docs(): updating links
2017-02-08 08:23:23 +01:00
Daniel Lee
5e9653f935
docs(): adds missing index pages + link fix
2017-02-07 10:22:14 +01:00
Torkel Ödegaard
8a92861133
docs(): fixes for rebranded docs site
2017-02-07 09:09:51 +01:00
Torkel Ödegaard
3398c28ab2
docs(): fixing redirects for moved doc pages, updating links to point to new urls
2017-02-06 18:04:53 +01:00
Torkel Ödegaard
f196ffa07d
updated docs
2017-01-25 13:33:27 +01:00
bergquist
35db025b0a
docs(installation): updates docs for 4.1.1
2017-01-12 10:38:23 +01:00
bergquist
5e14f4a16e
tech(build): changes build for 4.1 release
2017-01-11 11:07:01 +01:00
bergquist
50b937dcb1
tech(build): updates docs to 4.1.0
2017-01-10 15:36:54 +01:00
James Blackburn
f98e07e012
Fix auto_assign_org_role = Read Only Editor docs ( #7057 )
...
`auto_assign_org_role` should be `Read Only Editor` rather than `Read-Only Editor`
2016-12-23 09:41:28 +01:00
bergquist
fef511d403
docs(conf): adds docs about supporting database_url
...
closes #1878
2016-12-21 23:39:08 +01:00
bergquist
c18741c605
docs(ldap): adds note about special chars in password
...
closes #5337
2016-12-21 22:02:34 +01:00
bergquist
02bf83b37e
docs: fixes broken code formating
2016-12-21 15:35:55 +01:00
bergquist
1c8865e702
docs: updates links to windows beta build
2016-12-20 16:08:05 +01:00
bergquist
afa5e9507a
docs: updates install links for 4.1.0 beta
2016-12-20 13:15:59 +01:00
bergquist
86f148be48
docs(paths): updates relative path on /installation/ page
2016-12-16 17:42:40 +01:00
bergquist
30022b0d0b
docs(paths): adds aliase for rpm and debian install
...
got reports on twitter about broken links.
2016-12-16 17:36:01 +01:00
Torkel Ödegaard
435f474e8a
docs(): minor fix for docker docs
2016-12-14 22:30:20 +01:00
Torkel Ödegaard
c59fd2e8f6
fix(docs): fixed support for old docs url, fixes #6960
2016-12-14 21:21:21 +01:00
Torkel Ödegaard
80d88d302c
fix(config): changed default for oauth and allow_sign_up setting, #6928
2016-12-12 16:35:42 +01:00
bergquist
49827de278
docs: release 4.0.2
2016-12-08 15:05:37 +01:00
bergquist
464553a453
docs: explains how to use comment chars in passwords
2016-12-06 09:48:56 +01:00
bergquist
8134724b8a
docs: update links to 4.0.1
2016-12-02 17:17:33 +01:00
bergquist
b00e9390d3
docs(v4): update docs for v4
2016-11-29 19:03:33 +01:00
Torkel Ödegaard
092f0c4b62
docs(): fixed windows link
2016-11-21 10:58:45 +01:00
Torkel Ödegaard
a5c0295a0e
docs(): updated doc download links
2016-11-21 10:18:43 +01:00
Torkel Ödegaard
f52c6aafe7
docs(): minor update to centos docs about font packages needed for phantomjs
2016-11-16 18:49:14 +01:00
Torkel Ödegaard
62ff85e774
docs(): fixed ldap link
2016-11-14 11:34:58 +01:00
Torkel Ödegaard
fff26086d5
docs(): updated install links with beta links as well
2016-11-09 13:53:20 +01:00
Torkel Ödegaard
b658f38036
docs(): added what new in v4 article and initial draf of alerting docs, #6490
2016-11-08 11:09:10 +01:00
bergquist
8ca18b511f
docs(alerting): add docs for alert notifications
2016-11-08 10:58:59 +01:00
Mani Soundararajan
db77dfea7a
Update github auth docs
...
In Github's "allowed organizations" scenario, it makes sense to have
`allow_sign_up` to be `true` as most administrators will expect their
org's github users to be able to sign in without further steps like
creating a local user first.
2016-11-06 20:48:14 +05:30
Torkel Ödegaard
2d19af601a
fix(alerting): various alerting fixes
2016-11-06 15:40:02 +01:00
Torkel Ödegaard
2b81b204aa
docs(): fixing image urls in docs
2016-11-04 20:29:17 +01:00
Torkel Ödegaard
1581bf8d5b
fix(docs): added api_url to configuration docs, fixes #6351
2016-10-22 08:51:32 +02:00
Torkel Ödegaard
96008c9738
Squashed commit of the following:
...
commit 4113ed00782590187d19dd2f8cbae683f164142c
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Fri Oct 21 10:47:35 2016 +0200
docs(): minor fix for docs index page
commit 45478d120571519462fac905aadeab5954696690
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Thu Oct 20 14:28:21 2016 +0200
updated
commit c9c1c1d5a462f85e8001a45218f24102583d7aee
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Thu Oct 20 14:27:34 2016 +0200
docs(): updated image refs
commit 5fa0f27963968d77bbbbb7edd973847ea72135e3
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Wed Oct 19 14:33:04 2016 +0200
docs is almost done
commit 6b988c90cb08563e2c27212338c2947e69f6fcc3
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 20:45:28 2016 +0200
almost done
commit 17757c21ed813892ddb1f289f2e52613caf7bcef
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Tue Oct 18 16:45:48 2016 +0200
making progress on docs
commit f06c815991dd81b8893912a6da04a17b80b63fda
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 14:30:55 2016 +0200
progress on new docs
commit 5197237426252623de2d8b9cc22ddbbdbb240763
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 13:25:26 2016 +0200
making progress
commit 33e2b6b617f16f65878141cf11e54b2817a2ea96
Merge: de385e5 ecb4a99
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 12:17:58 2016 +0200
Merge branch 'new-docs' of github.com:grafana/grafana into new-docs
commit ecb4a99dd54aa39f17d9bf4d7e132a389812f8fd
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Tue Oct 18 10:39:59 2016 +0200
keep urls for now
commit de385e56d86b071cf2150ccf9f1aa06ec5187277
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 17:56:18 2016 +0200
more progress
commit 8469ebc239ab2316cbbc01862e5026737f272f00
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 17:08:06 2016 +0200
progress on new docs
commit e755f656b12534cfcb23bad11f1fa696e43f7428
Merge: 4644a35 35cce3b
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 12:21:27 2016 +0200
Merge branch 'new-docs' of github.com:grafana/grafana into new-docs
commit 4644a35102555204787e91041b50dcbfe0f7a213
Merge: 25c4bef 977cdd5
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 12:21:11 2016 +0200
Merge branch 'master' of github.com:grafana/grafana into new-docs
commit 35cce3bef802fac020a53693b02c112a91a096fc
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Mon Oct 17 09:31:17 2016 +0200
progress on #6170
commit 25c4bef629de7d77218ba95cc3bd25fb50bb19d6
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Sun Oct 16 15:05:30 2016 +0200
fix for osx
commit 6c6b52f975630be87da23dd51beafaecb820cec2
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sun Oct 16 12:56:39 2016 +0200
progress on new docs
commit 6a09633981ab26191d5542dbe3a788846ac6b73d
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sat Oct 15 11:39:49 2016 +0200
progress on new docs
commit 7d533fbc23e41b86fd1ba9c955dd17ae1ad977e5
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Mon Oct 10 09:25:12 2016 +0200
making progress on new docs site
commit 50392ce98edfa201977716e92e4a86f9d48ae386
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sun Oct 9 20:02:28 2016 +0200
feat(new docs): progress on new docs site
commit 81a3d3d0952d3a5d790412e90d01ac5a247e0686
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Fri Oct 7 07:52:11 2016 +0200
new docs site experiment
commit 704adc98664665b3624087ab38ce29fc9da005f1
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sat Oct 1 20:46:53 2016 +0200
new docs poc
2016-10-21 11:01:34 +02:00
bergquist
a3c91450d5
tech(config): add log.filters to default and sample
2016-10-07 10:39:01 +02:00
Wolfram Kroll
7e6595acaf
hint about how to override settings from default section ( #6181 )
2016-10-07 08:48:57 +02:00
Torkel Ödegaard
0ab2113fab
docs(config): added missing smtp config section, fixes #6155
2016-09-30 07:40:58 +02:00
Torkel Ödegaard
2750c8a801
feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423
2016-09-28 15:27:08 +02:00
bergquist
6a699d13c4
docs(configuration): add note about snapshot configuration
2016-09-26 14:46:03 +02:00
Steven Arnott
6e4ed4debd
Altered DB for Prefix ( #6062 )
2016-09-19 17:12:43 +02:00
Torkel Ödegaard
852fd66c4c
Update debian.md
2016-09-16 10:42:15 +02:00
Zihao Yu
6d843e3db5
update github oauth docs ( #6042 )
2016-09-15 11:29:03 +02:00
bergquist
811b7188c4
docs(config): add docs for how to run grafana behind a reverse proxy
2016-09-12 14:47:21 +02:00
Chen Chenglong
7b1c374f64
support connect ldap server with starttls ( #5969 )
...
* support connect ldap server with starttls
* add more doc for start_tls option
2016-09-10 09:40:56 +02:00
bergquist
10b3ee362c
docs(oauth): add generic_auth to docs
2016-09-07 11:06:59 +02:00
bergquist
a5d49c9820
docs(config): add note about poodle vulnerabillity in <3.0
...
closes #3483
2016-08-31 08:34:15 +02:00
Torkel Ödegaard
6fae5a3b4e
Merge branch 'v3.1.x'
2016-08-17 10:02:08 +02:00
Torkel Ödegaard
093563ac37
fix(metrics): restored prefix default to prod.grafana..
2016-08-17 10:01:55 +02:00
Jeremy Bingham
7150571e60
Mac grafana wrapper script ( #5779 )
...
* One of the homebrew folks first asked for a wrapper script to make launching grafana easier. Later I was asked to remove it and submit it upstream, so here it is.
* add instructions for installing grafana HEAD from git with homebrew back to the docs
2016-08-11 07:37:35 +02:00
Jeremy Bingham
2c4ab4af02
Mac grafana wrapper script ( #5779 )
...
* One of the homebrew folks first asked for a wrapper script to make launching grafana easier. Later I was asked to remove it and submit it upstream, so here it is.
* add instructions for installing grafana HEAD from git with homebrew back to the docs
2016-08-11 07:36:14 +02:00
Torkel Ödegaard
c5d0c9f088
Merge branch 'v3.1.x'
2016-08-10 08:42:30 +02:00
Torkel Ödegaard
c0301349fb
docs(): update mac docs
2016-08-10 08:39:57 +02:00
Torkel Ödegaard
624e30e743
fix(docs): minor doc fixes, fixes #5751
2016-08-10 08:38:08 +02:00
Torkel Ödegaard
34ea7312bc
docs(): added missing snapshot config options, fixes #5708
2016-08-02 09:35:15 +02:00
Torkel Ödegaard
2bfccd77d4
docs(): updated release links
2016-08-01 12:47:55 +02:00
Torkel Ödegaard
84d7305d37
docs(): updated release links
2016-08-01 12:45:31 +02:00
Torkel Ödegaard
4bb4d7f7d3
Merge branch 'v3.1.x'
2016-07-12 15:54:31 +02:00
Torkel Ödegaard
6c2a61001a
docs(): updated download links
2016-07-12 13:19:20 +02:00
Fraser Savage
5a8efa9a52
Update configuration.md ( #5527 )
...
Insert missing backtick.
2016-07-08 07:12:26 +02:00
Rakotomandimby Mihamina
16e2c660ac
Update debian.md
2016-06-28 15:58:00 +03:00
Torkel Ödegaard
1d35b90484
docs(): updated download links
2016-06-23 10:35:47 +02:00
bergquist
ef9766eb96
docs(3.1): initial post about whats new in 3.1
2016-06-21 16:29:17 +02:00
Torkel Ödegaard
1059a35bbc
feat(instrumentation): documented instrumentation options, closes #4696
2016-06-03 18:38:19 +02:00
Torkel Ödegaard
f923edc424
Merge branch 'v3.0.x'
2016-05-25 12:29:35 +02:00
Torkel Ödegaard
3312a042dd
docs(): updated download links
2016-05-25 11:50:00 +02:00
Torkel Ödegaard
dc9dcd045d
Merge branch 'master' of github.com:grafana/grafana
2016-05-24 08:11:52 +02:00
Zdenek Styblik
fff5aa3020
Add missing option Read-Only Editor
to auto_assign_org_role description ( #5139 )
...
Commit adds missing option `Read-Only Editor` to `auto_assign_org_role` description.
2016-05-23 21:24:23 +02:00
Torkel Ödegaard
9e6056551d
docs(): updated download links
2016-05-23 14:13:30 +02:00
Torkel Ödegaard
9eec68985d
docs(): updated download links
2016-05-23 11:49:07 +02:00
Torkel Ödegaard
7f0fe31881
docs(): updated download links
2016-05-16 13:41:50 +02:00
Dan Cech
dac62ec560
fix rpm download link
2016-05-11 14:09:03 -04:00
Torkel Ödegaard
03663c5b28
docs(): updated download links
2016-05-11 10:23:17 +02:00
Torkel Ödegaard
d676840258
docs(): added homebrew info to mac install docs
2016-05-10 16:02:00 +02:00
LaszloHont
a5e2e59385
Clarify admin_password ( #4948 )
...
Closes #4923
2016-05-09 13:44:11 +02:00
Torkel Ödegaard
af95993d6d
feat(): updated download links
2016-05-02 09:54:11 +02:00
Torkel Ödegaard
6c340dcb65
docs(): updated download links
2016-04-29 11:24:43 +02:00
Torkel Ödegaard
4832ecf3e7
docs(): updated download links
2016-04-15 09:25:09 -04:00
Torkel Ödegaard
e4374b1d56
docs(): updated download links
2016-04-13 17:33:03 -04:00
Torkel Ödegaard
917fabbc9b
docs(): updated links again
2016-04-12 09:52:12 -04:00
Torkel Ödegaard
782c484cad
docs(): updated release links
2016-04-12 09:20:27 -04:00
Torkel Ödegaard
e027770213
docs(): updated links to beta2
2016-04-04 17:49:33 -04:00
Torkel Ödegaard
601e90f5fe
docs(): updated install instructions
2016-03-31 06:23:52 -07:00
bergquist
0b6fee138a
docs(configuration): add redis as session storage
2016-03-10 14:49:37 +01:00
Paul Mestemaker
d6ecf74db4
Update ldap.md
...
Added clearer language on which versions offer LDAP support.
2016-03-09 11:25:42 -08:00
Torkel Ödegaard
08a45e9a3b
docs(): docs update
2016-03-07 08:52:16 +01:00
Andrew MacDonald
ce6c67f9bc
Fix the path to grafana-webserver in the Debian install docs.
2016-02-23 16:06:56 -08:00
utkarshcmu
c3fc340c09
Merge branch 'master' of https://github.com/utkarshcmu/grafana into docs-refac
2016-02-10 23:12:41 -08:00
utkarshcmu
4ff6748eb4
Linked docs from main nav
2016-02-05 01:47:34 -08:00
utkarshcmu
616a6bec38
Added api heading in the main menu
2016-02-05 01:15:09 -08:00
Kevin Pike
15fb56e607
Add github api_url to github auth docs
2016-02-04 13:46:02 -08:00
Daniel Low
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
Carl Bergquist
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
Torkel Ödegaard
33395d530d
docs(): updated downloads for 2.6 and whats new in 2.6 article
2015-12-14 15:45:00 +01:00
Daniel Low
ed16914715
Add memcache as session provider
2015-12-08 13:35:09 +00:00
Torkel Ödegaard
4cc61d10ff
fix(docs): fixed typo in installing docs fixes #3379
2015-12-01 08:59:30 +01:00
Christoph Krybus
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
Torkel Ödegaard
1685e7cea4
docs(): update to install docs and whats new in 2.5
2015-10-28 11:08:12 +01:00
Torkel Ödegaard
da3d5375b8
feat(ldap): refactoring of PR #2928 updated docs
2015-10-26 16:21:03 +01:00
Utkarsh Bhatnagar
54be4c5e2c
Made installation doc consistent
2015-10-23 23:21:00 -07:00
ubhatnagar
45cdbe0a18
Rearranged installation docs for OpenSuse
2015-10-23 23:03:58 -07:00
ubhatnagar
6c76e9728e
Added OpenSuse installation command
2015-10-23 22:53:30 -07:00
ubhatnagar
1e2e4ba3ad
Fixed other docs typos
2015-10-21 22:09:07 -07:00
anryko
b68987dcde
Fixed configuration example for Github OAuth team_ids.
2015-10-09 17:05:46 +02:00
Torkel Ödegaard
f11785001c
docs: minor fix
2015-10-06 17:51:22 +02:00
Cagdas Cirit
c26209d579
Update debian.md
2015-09-17 18:25:36 +02:00
Torkel Ödegaard
3e0c66edab
docs(): updated download links in docs
2015-08-24 10:05:05 +02:00
Torkel Ödegaard
a4ff1e4f33
docs(): updated version in install docs
2015-08-20 15:20:26 +02:00
Torkel Ödegaard
a3d9169930
docs(): minor update
2015-08-13 08:00:27 +02:00
Torkel Ödegaard
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
Anton Gilgur
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
Matt Toback
511a592ec8
Added patch from ct
2015-08-11 14:58:30 -04:00
Torkel Ödegaard
809562c874
updated install docs for 2.1.1 release
2015-08-11 11:12:06 +02:00
Torkel Ödegaard
bf6444c585
docs(): docker upgrade notice
2015-08-04 20:42:14 +02:00
Torkel Ödegaard
8c1b145358
docs(): updated install docs with 2.1 download links
2015-08-04 17:00:26 +02:00
Torkel Ödegaard
49c1d1a4ca
docs(ldap): fixed minor issue in ldap example config doc
2015-08-01 10:32:36 +02:00
Torkel Ödegaard
be6ddb08bd
docs(): added auth proxy to config docs
2015-07-30 10:37:49 +02:00
Torkel Ödegaard
5b0585ac7f
feat(ldap): removed ssl_server_name and added some validation to ldap config, #1450
2015-07-16 12:58:30 +02:00
Torkel Ödegaard
9afdea8d2a
feat(ldap): added config options for ssl skip verify, and ssl server name, #1450
2015-07-16 11:59:26 +02:00
Torkel Ödegaard
b891677ba5
docs(ldap): added ldap integration docs and config examples, #1450
2015-07-15 14:48:39 +02:00
David Gillies
5cd1c5c522
Minor update to documentation for MySQL sessions
2015-07-08 22:40:43 +10:00
Torkel Ödegaard
b746b63036
Updated config docs with info about [dashboards.json] section , #2302
2015-07-08 10:53:06 +02:00
Dieter Plaetinck
582ebf25f9
fix config flag
2015-07-03 17:27:55 -07:00
Torkel Ödegaard
cfeba99776
Merge branch 'patch-1' of https://github.com/greggsoft/grafana
2015-06-19 13:04:21 -04:00
Mikhail Menshenin
5da656e559
Missed double quote fix
2015-06-18 10:05:29 +05:00
Shaoxuan Zhang
d23762e06b
Update configuration.md
...
Mention replacing `.` with `_` with environment variable override.
2015-06-17 17:57:23 -10:00
Torkel Ödegaard
901685bb63
Updated sample config and config docs with example for postgres session provider_config string, #2118
2015-06-05 08:18:37 +02:00
Pascal Borreli
7b69b789b8
Fixed typos
2015-06-02 16:45:44 +01:00
yinchuan
ed974a808b
Update configuration.md
2015-05-29 11:39:59 +08:00
yinchuan
0108dfa803
Update configuration.md
2015-05-29 11:23:14 +08:00
fffw
1302630abe
fix mac.md for incorrect href
2015-05-18 14:47:00 +08:00
Torkel Ödegaard
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
James Turnbull
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
James Turnbull
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
Torkel Ödegaard
31781bc509
Fixed the link to the config page
2015-05-08 11:23:48 +02:00
Jiri Tyr
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
Torkel Ödegaard
34539c0c13
Enforce domain, host header validation against domain setting, Refactoring of PR #1866 , Closes #1732
2015-05-05 11:21:06 +02:00
Torkel Ödegaard
8d081a081d
Fixed configuration docs issue, Fixes #1924
2015-05-01 15:01:31 +02:00
Torkel Ödegaard
5de9230924
Security: New config option to disable the use of gravatar for profile images, Closes #1891
2015-05-01 08:40:13 +02:00
Torkel Ödegaard
74a8fa61f2
Merged with 2.0 docs and restored some stuff
2015-04-29 10:33:37 +02:00
Torkel Ödegaard
a0e80e5869
Updated 2.0 docs, merged with master and removed docs for features in 2.1, doc updates related to 2.0 needs to be done to this branch
2015-04-29 10:13:00 +02:00
Torkel Ödegaard
67fbb173e3
Merge pull request #1904 from iandanforth/patch-1
...
Correct deb version number in install guide.
2015-04-29 10:09:25 +02:00
Garrett Bjerkhoel
1fdc5277ae
Update documentation for team_ids option
2015-04-28 20:38:05 -07:00
Ian Danforth
a0dad38974
Correct deb version number in install guide.
2015-04-28 15:09:22 -07:00
aibou
968b1b4308
Fix and update documents
2015-04-23 17:42:04 +09:00
Torkel Ödegaard
9f6a348851
Updated install docs with 2.0.2 version
2015-04-22 19:23:28 +02:00
Torkel Ödegaard
da74fa0862
Updated configuration and http api docs
2015-04-22 17:44:47 +02:00
Torkel Ödegaard
6fb6e44ece
updated rpm install docs
2015-04-21 17:17:08 +02:00
Torkel Ödegaard
6df299886e
Updated windows install instructions
2015-04-21 13:30:15 +02:00
Torkel Ödegaard
e549a9c09c
Fixed minor docs issue
2015-04-20 18:16:55 +02:00
Torkel Ödegaard
41565335ed
Updated docs with new latest packages
2015-04-20 13:35:39 +02:00
Torkel Ödegaard
9766106686
Added link to rpm GPG key
2015-04-20 12:38:49 +02:00
Torkel Ödegaard
3d8beb918b
Docs updates and update to tar package
2015-04-20 12:33:32 +02:00
Torkel Odegaard
ebdbbbc000
Updated building on windows instructions in the docs
2015-04-19 09:44:14 +02:00
Jason Harvey
ddaac50a25
Add allow_sign_up override for auth.google/github.
2015-04-16 13:43:18 -08:00
Torkel Ödegaard
140f1307b4
Small fix to singlestat panel and unit selector
2015-04-14 17:13:39 +02:00
Torkel Ödegaard
9d10b5ab52
Updated docker docs
2015-04-14 16:53:54 +02:00
Torkel Ödegaard
edb39a072e
Updated rpm install docs page with yum repo info
2015-04-14 16:49:42 +02:00
Torkel Ödegaard
d66d989308
Updated debian install instructions with apt repo
2015-04-14 16:28:57 +02:00
Torkel Ödegaard
05c3b96202
Updated install docs page
2015-04-14 14:06:53 +02:00
Torkel Ödegaard
7be8fb8432
Updated install docs
2015-04-13 08:14:13 +02:00
Torkel Ödegaard
a4ef1e22d6
Updated docs
2015-04-13 07:55:07 +02:00
Torkel Ödegaard
3335041d39
Trying to split install docs into seperate pages
2015-04-13 07:34:55 +02:00
Torkel Ödegaard
41777c01f1
Updated config docs
2015-04-12 21:31:35 +02:00
Torkel Ödegaard
6b26c8d46f
updated to install docs
2015-04-12 21:28:01 +02:00
Torkel Ödegaard
00a713c42e
Updated configuration docs with cert_key and cert_file info, Closes #1722
2015-04-07 16:48:30 +02:00
Torkel Ödegaard
08c19692ea
Updated configuration docs
2015-04-06 14:19:18 +02:00
Torkel Ödegaard
fde5ba85a0
Docs: Updated configuration docs with port 80 tips
2015-04-01 17:24:24 +02:00
Torkel Ödegaard
36110d0977
Updated migration docs
2015-04-01 15:56:39 +02:00
Torkel Ödegaard
b313637848
updated confiuration docs
2015-03-30 17:39:16 +02:00
Torkel Ödegaard
060d0b777b
Updated install docs and changelog
2015-03-30 12:31:12 +02:00
Torkel Ödegaard
2d2462fe63
Updated configuration docs
2015-03-30 09:22:58 +02:00
Matt Robenolt
92d869e85c
typo: sqllite -> sqlite
2015-03-28 16:26:51 -07:00
nopzor1200
1200dd4b75
Update migrating_to2.md
2015-03-28 11:57:00 -04:00
nopzor1200
f969fce4d4
Update migrating_to2.md
...
minor tweaks
2015-03-28 00:39:13 -04:00
nopzor1200
45419195aa
Update migrating_to2.md
...
some suggested updates
2015-03-28 00:30:39 -04:00
Torkel Ödegaard
165647184d
Updated docs: whats new in 2.0, added sharing reference docs page, #1571
2015-03-26 17:55:07 +01:00
Torkel Ödegaard
ddd3df26b1
Fixed docs spelling issue, #1634
2015-03-24 15:52:22 +01:00
Torkel Ödegaard
ab307ec7f3
Fixed css issue with title headers
2015-03-13 10:20:39 +01:00
Torkel Ödegaard
ebe41fca53
Moved dashboard title into dashboard search button
2015-03-12 15:10:27 +01:00
Torkel Ödegaard
43ba5842bb
Began work on doc for migrating from v1 to v2, new features in v2 overview guide, #1571
2015-03-12 10:52:29 +01:00
Torkel Ödegaard
434a237764
Added ENV variable info to the configuration docs
2015-03-11 19:32:06 +01:00
Torkel Ödegaard
945cb3254c
Updated config docs with oauth setup and config instructions
2015-03-11 18:13:48 +01:00
Torkel Ödegaard
9c2edba12b
Working on config docs for grafana 2.0
2015-03-11 17:54:06 +01:00
Torkel Ödegaard
4f03a86414
Began work on configuration docs for Grafana 2.0, #1571
2015-03-11 15:13:52 +01:00
Torkel Ödegaard
70ce5d0a32
Updated install docs
2015-03-10 17:54:07 +01:00
Torkel Ödegaard
2c28f8cdca
Began work on grafana 2.0 install instructions
2015-03-10 17:25:11 +01:00
Torkel Ödegaard
0c62ab0683
updated docs
2015-03-10 16:27:16 +01:00
Torkel Ödegaard
0ff99dddb9
Updated docs
2015-03-10 14:41:19 +01:00
Torkel Ödegaard
15cb1d8980
Added grafana 1.x docs to main repo
2015-03-10 08:56:03 +01:00