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
b0e975bf
Commit
b0e975bf
authored
Oct 26, 2015
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3025 from utkarshcmu/docs
Added OpenSuse documentation
parents
d4664507
54be4c5e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
docs/sources/installation/rpm.md
+8
-2
No files found.
docs/sources/installation/rpm.md
View file @
b0e975bf
---
page_title
:
Installing on RPM-based Linux
page_description
:
Grafana Installation guide for Centos, Fedora, Redhat.
page_description
:
Grafana Installation guide for Centos, Fedora,
OpenSuse,
Redhat.
page_keywords
:
grafana, installation, centos, fedora, opensuse, redhat, guide
---
...
...
@@ -10,7 +10,7 @@ page_keywords: grafana, installation, centos, fedora, opensuse, redhat, guide
Description | Download
------------ | -------------
.RPM for
Fedora / RHEL / CentOS
Linux |
[
grafana-2.1.3-1.x86_64.rpm
](
https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.3-1.x86_64.rpm
)
.RPM for
CentOS / Fedora / OpenSuse / Redhat
Linux |
[
grafana-2.1.3-1.x86_64.rpm
](
https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.3-1.x86_64.rpm
)
## Install from package file
...
...
@@ -20,9 +20,15 @@ You can install Grafana using Yum directly.
Or install manually using
`rpm`
.
#### On CentOS / Fedora / Redhat:
$ sudo yum install initscripts fontconfig
$ sudo rpm -Uvh grafana-2.1.3-1.x86_64.rpm
#### On OpenSuse:
$ sudo rpm -i --nodeps grafana-2.1.3-1.x86_64.rpm
## Install via YUM Repository
Add the following to a new file at
`/etc/yum.repos.d/grafana.repo`
...
...
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