Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
809562c8
Commit
809562c8
authored
Aug 11, 2015
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated install docs for 2.1.1 release
parent
be7a3a09
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
CHANGELOG.md
+1
-1
docs/sources/installation/debian.md
+3
-3
docs/sources/installation/rpm.md
+3
-3
docs/sources/installation/windows.md
+1
-1
No files found.
CHANGELOG.md
View file @
809562c8
# 2.1.1 (
unreleased
)
# 2.1.1 (
2015-08-11
)
**Fixes**
-
[
Issue #2443
](
https://github.com/grafana/grafana/issues/2443
)
. Templating: Fix for buggy repeat row behavior when combined with with repeat panel due to recent change before 2.1 release
...
...
docs/sources/installation/debian.md
View file @
809562c8
...
...
@@ -10,13 +10,13 @@ page_keywords: grafana, installation, debian, ubuntu, guide
Description | Download
------------ | -------------
.deb for Debian-based Linux |
[
grafana_2.1.
0_amd64.deb
](
https://grafanarel.s3.amazonaws.com/builds/grafana_2.1.0
_amd64.deb
)
.deb for Debian-based Linux |
[
grafana_2.1.
1_amd64.deb
](
https://grafanarel.s3.amazonaws.com/builds/grafana_2.1.1
_amd64.deb
)
## Install
$ wget https://grafanarel.s3.amazonaws.com/builds/grafana_2.1.
0
_amd64.deb
$ wget https://grafanarel.s3.amazonaws.com/builds/grafana_2.1.
1
_amd64.deb
$ sudo apt-get install -y adduser libfontconfig
$ sudo dpkg -i grafana_2.1.
0
_amd64.deb
$ sudo dpkg -i grafana_2.1.
1
_amd64.deb
## APT Repository
Add the following line to your
`/etc/apt/sources.list`
file.
...
...
docs/sources/installation/rpm.md
View file @
809562c8
...
...
@@ -10,18 +10,18 @@ page_keywords: grafana, installation, centos, fedora, opensuse, redhat, guide
Description | Download
------------ | -------------
.RPM for Fedora / RHEL / CentOS Linux |
[
grafana-2.1.
0-1.x86_64.rpm
](
https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.0
-1.x86_64.rpm
)
.RPM for Fedora / RHEL / CentOS Linux |
[
grafana-2.1.
1-1.x86_64.rpm
](
https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.1
-1.x86_64.rpm
)
## Install from package file
You can install Grafana using Yum directly.
$ sudo yum install https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.
0
-1.x86_64.rpm
$ sudo yum install https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.
1
-1.x86_64.rpm
Or install manually using
`rpm`
.
$ sudo yum install initscripts fontconfig
$ sudo rpm -Uvh grafana-2.1.
0
-1.x86_64.rpm
$ sudo rpm -Uvh grafana-2.1.
1
-1.x86_64.rpm
## Install via YUM Repository
...
...
docs/sources/installation/windows.md
View file @
809562c8
...
...
@@ -10,7 +10,7 @@ page_keywords: grafana, installation, windows guide
Description | Download
------------ | -------------
Zip package for Windows |
[
grafana.2.1.
0.windows-x64.zip
](
https://grafanarel.s3.amazonaws.com/winbuilds/dist/grafana-2.1.0
.windows-x64.zip
)
Zip package for Windows |
[
grafana.2.1.
1.windows-x64.zip
](
https://grafanarel.s3.amazonaws.com/winbuilds/dist/grafana-2.1.1
.windows-x64.zip
)
## Configure
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment