mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added OpenSuse installation command
This commit is contained in:
parent
bad8ab232d
commit
6c76e9728e
@ -23,6 +23,10 @@ Or install manually using `rpm`.
|
|||||||
$ sudo yum install initscripts fontconfig
|
$ sudo yum install initscripts fontconfig
|
||||||
$ sudo rpm -Uvh grafana-2.1.3-1.x86_64.rpm
|
$ sudo rpm -Uvh grafana-2.1.3-1.x86_64.rpm
|
||||||
|
|
||||||
|
On OpenSuse you need to run the following command to install the `rpm`.
|
||||||
|
|
||||||
|
$ sudo rpm -i --nodeps grafana-2.1.3-1.x86_64.rpm
|
||||||
|
|
||||||
## Install via YUM Repository
|
## Install via YUM Repository
|
||||||
|
|
||||||
Add the following to a new file at `/etc/yum.repos.d/grafana.repo`
|
Add the following to a new file at `/etc/yum.repos.d/grafana.repo`
|
||||||
|
Loading…
Reference in New Issue
Block a user