DevTech101

DevTech101

How to install a specific version of Grafana server

Installing a specific version

yum install https://grafanarel.s3.amazonaws.com/builds/grafana-2.6.0-1.x86_64.rpm
service grafana-server start
/sbin/chkconfig --add grafana-server
systemctl enable grafana-server.service
systemctl status grafana-server

Make sure to modify the config file according to your environment.

/etc/grafana/grafana.ini
0 0 votes
Article Rating

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
%d bloggers like this: