Torkel Ödegaard
bbaf6a23bb
Docs: Add info and links about our hosted services to our grafana install docs ( #38544 )
...
* Add info and links about our hosted services to our grafana install docs
* review updates
* Update docs/sources/installation/debian.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-08-27 10:46:45 +02:00
Connor Lindsey
b78a67cec7
PackageJson: Prettify markdown/mdx on commit with lint-staged ( #37616 )
...
* Format md,mdx files with prettier on lint-staged
* Manually run prettier on docs/sources
2021-08-06 07:52:36 -06:00
Arve Knudsen
c2c1ec7d0f
Chore: Move from master to main branch ( #33693 )
...
* Chore: Move from master branch to main
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CI: Upgrade build pipeline tool to v2
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-05-06 16:29:29 +02:00
Will Browne
6958340b24
Plugins: Support installing to folders with whitespace and fix pluginUrl trailing and leading whitespace failures ( #32506 )
...
* Plugins: Support installing to folders with whitespace and fix pluginUrl trailing and leading whitespace failures
* update docs
* update docs
2021-04-27 16:30:59 +02:00
Henry Jenkins
8bb56fabe0
Fix docs for GID ( #32323 )
...
The Dockerfile and other parts of the docs state GID of zero is used. Update to correct this.
2021-03-26 14:02:32 +01:00
Pureewat Kaewpoi
05d6d32f3e
Docker: Support pre-installing plugins from other sources in custom Dockerfiles ( #31234 )
...
Update custom Dockerfiles to support pre-installing plugins from other sources.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-11 12:17:34 +01:00
Marcus Efraimsson
9d3f0d8781
Docs: Group id should be 0 instead of 1 in Docker upgrade notes ( #31074 )
...
The upgrade notes for Grafana 7.3 and Docker says that The Grafana Docker
image runs with the root group (id 1) which is wrong. It should be group (id 0).
Which issue(s) this PR fixes:
Fixes #30953
2021-02-10 10:37:34 +01:00
Diana Payton
97a104598a
Docs: Remove survey ( #29549 )
...
* removed the survey code
* Update _index.md
2020-12-09 07:55:50 -08:00
Arve Knudsen
ab9f39f346
Docs: Improve custom Docker image instructions ( #29263 )
...
* Docs: Improve custom Docker image instructions
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/installation/docker.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/installation/docker.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-11-24 11:21:15 +01:00
Leonard Gram
b44a41aab3
Docker: update docker root group docs and docker image ( #29222 )
...
* Docs: updates changelog and docs for openshift docker fix
* Docker: local docker build synced with official build
* Update docs/sources/installation/docker.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2020-11-23 12:29:53 +01:00
Robby Milo
abee02dbcd
Docs: updates for file-based menu ( #28500 )
...
* initial
* cleanup
* remove bad aliases
* cleanup, fix links
* add docs-file-based-command
* update docs
* update readme
* fix broken links
* fix spelling
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-11-09 12:26:49 -08:00
Diana Payton
5254a7ec5d
Docs: Add survey content ( #28446 )
...
* Update change-home-dashboard.md
* added survey code
Added survey blurb.
* Update whats-new-in-v7-3.md
* minor edits
2020-10-22 13:22:34 -07:00
ozhuang
65d0468806
Docs: Fixed row display in table ( #28031 )
2020-10-05 10:54:17 +02:00
John S
4d3067e139
Docs: Refactor inconsistent unordered lists ( #27826 )
...
* Docs: Refactor inconsistent unordered lists
* add requested changes
* Update docs/sources/linking/data-link-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/http_api/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v6-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* resolve weird line breaks
* revert unintentional change
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-02 11:02:11 -07:00
achatterjee-grafana
add777ad40
Change metadata of doc topics ( #27943 )
...
* Changes. to metadata in Manage users
* changes to install section
* Added titile
* More changes.
* Updated administration folder metadata, moved 2 files from installation folder.
* Added links to Administration landing page, other metadata changes worked out.
* Updated alerting section metadata.
* Updated metadata of Auth section. Broke index and created separate Grafana Authentication section.
* Added correct weight.
* Updated metadata for the Best practices section.
* Updated metadata in templates, broke Overview topic.
* Updated subment Variable types metadata
* Fixed yaml file and H1 description of Variables syntax topic.
* Couple more metadata changes.
* Added aliases files, as suggested by Diana.
2020-10-01 17:37:26 -04:00
Amal
0ae534a7f0
Minor correction in docs ( #27576 )
...
* Minor correction in docs
* Accepting review recommendation
2020-09-14 14:02:49 -04:00
Arve Knudsen
b6172b11b3
Docs: Fix Docker docs wrt. master images ( #27508 )
...
* Docs: Fix Docker docs wrt. master images
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-12 11:27:13 +02:00
Diana Payton
a1aeb4b50d
Docs: Updated links ( #25777 )
2020-06-23 12:11:30 -07:00
Amal
be2f932cac
Minor correction in docs ( #24545 )
2020-05-11 21:37:50 +02:00
Diana Payton
376749ee32
Docs: Added Intro to histograms and heatmaps ( #24174 )
...
* Moved files
Moved files from guides folder into getting-started folder, added aliases, added Intro to histograms topic
* Updated links
* Update intro-histograms.md
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
2020-05-05 15:23:30 -07:00
Diana Payton
c344a3a66e
Docs: Update docker image run and configuration instructions ( #21705 )
...
* Update docker.md
* Update configuration.md
* Update configuration.md
* Update configuration, docker, and add configure-docker
* Moe Docker updates
* Update docker.md
* deleted build custom docker image file and moved content
* Update docker.md
* Minor updates
Mostly grammar fixes
* Update docs/sources/installation/docker.md
Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Updated config-docker and configuration
Moved environment variables information back to configuration.md
* Update docs/sources/installation/configuration.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
* Update docs/sources/installation/configure-docker.md
Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/installation/docker.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
* Update docs/sources/installation/docker.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
* Update docs/sources/installation/docker.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
* Applied edits
* Update _index.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
2020-01-29 09:23:28 -08:00
Robby Milo
cbd81ffeb8
Docs: update content to work with website repo ( #20693 )
...
Updates the docs to work with the website repo - mainly
relative link updates.
Adds a menu.yaml file to build the sidebar menu (no longer
using front matter weight).
2019-12-05 13:09:57 +01:00
Hans-Peter Schadler
616e2eb29f
Documentation: Add missing blank in docker run command ( #20705 )
2019-11-27 15:45:45 +01:00
Marcus Efraimsson
2484b24c75
Docker: Custom dockerfiles, docker and image rendering docs update ( #20492 )
...
Adds support for using custom dockerfiles to pre-install image
renderer plugins.
Updates docs for docker and image rendering.
Fixes #20241
Co-Authored-By: Leonard Gram <leo@xlson.com>
2019-11-21 18:05:26 +01:00
oddlittlebird
85b371a02a
Docs: Getting started edits ( #19915 )
...
* Getting started edits
Adjusted weights, moved some from mac.md to configuration.md, have some questions
* Update docs/sources/installation/configuration.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/installation/configuration.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/installation/configuration.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Edited configuration.md
* Update docs/sources/installation/configuration.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/installation/configuration.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/installation/mac.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/installation/mac.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/installation/mac.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update requirements.md
* Update requirements.md
* Update building_from_source.md
2019-11-13 04:04:06 -08:00
Joachim Lindborg
a883350305
Docs: Adding how to use plugin version, through docker env variable ( #19924 )
...
* Adding grafana plugin version info
It was unclear if one can specify the plugin version to the environment variable. It is possible and works fine. Added it to the plugin information.
* Update typo docs/sources/installation/docker.md
* Applied all comments
Moved the information to make it more readable, fixed typos and added missing punctuation.
* Rewording and better example
More feedback, added example text. Did not manage to get newline for the example.
* added the missing space
2019-11-07 10:07:50 +02:00
Jérémy Lugand
0516315620
Docs: Uppercase HTTP acronyms ( #19317 )
2019-09-23 16:07:11 +02:00
Leonard Gram
cd96ef3590
docs: installing custom plugins in docker.
...
[skip ci]
2018-10-17 14:34:40 +02:00
Leonard Gram
500a4b5f35
docs: default paths in the docker container.
2018-09-05 16:46:22 +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
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
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
8b5d78a63e
docs: what's new in v5.2 and docker installation updates
...
[skip ci]
2018-06-20 18:53:17 +02:00
bergquist
10d840b1cc
docs: adds info about grafana-dev container
2018-06-15 11:07:23 +02:00
Leonard Gram
9e7651a1b3
docs: docker secrets available in v5.2.0
2018-06-05 13:54:23 +02:00
Leonard Gram
e562ae753b
docs: docker secrets support. ( #12141 )
...
Closes #12132
2018-06-04 11:49:12 +02:00
Leonard Gram
ec23816df6
docs: further documents changes to the docker image. ( #11763 )
...
* docs: further documents changes to the docker image.
* docs: explains the changes to user id better.
2018-04-27 17:06:08 +02:00
Leonard Gram
abed9c055f
docs: new docker image in Grafana 5.1.0.
2018-04-16 15:33:15 +02:00
Mario Trangoni
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
bergquist
bdf6a75c91
docs: updates latest release for docs
2018-03-14 17:09:02 +01:00
Daniel Lee
80903c162e
docs: update docker installation docs
2017-10-25 14:21:32 +02:00
Patrick O'Carroll
81be4e2612
Update codebox ( #9430 )
...
* updated the codeboxes in docs
* codebox change from json to http
2017-10-05 19:01:03 +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
Torkel Ödegaard
435f474e8a
docs(): minor fix for docker docs
2016-12-14 22:30:20 +01: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
ubhatnagar
1e2e4ba3ad
Fixed other docs typos
2015-10-21 22:09:07 -07:00
Torkel Ödegaard
bf6444c585
docs(): docker upgrade notice
2015-08-04 20:42:14 +02:00