Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
ghichep-grafana
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hiep Nguyen
ghichep-grafana
Commits
d74a061c
Commit
d74a061c
authored
Jan 16, 2016
by
Tô Thành Công
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
script cai dat grafana 2.6.x
parent
f9a21e07
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
grafana-srv.sh
scripts/grafana-srv.sh
+20
-0
No files found.
scripts/grafana-srv.sh
0 → 100644
View file @
d74a061c
######################################################################
### Script cai dat Grafana 2.6.x
### CongTo tcvn1985@gmail.com
### 16/01/2016
######################################################################
#!/bin/bash
echo
"deb https://packagecloud.io/grafana/stable/debian/ wheezy main"
>>
/etc/apt/sources.list
curl https://packagecloud.io/gpg.key |
sudo
apt-key add -
sudo
apt-get update
sudo
apt-get
-y
install
grafana
echo
"Khoi dong Grafana"
sleep
5
sudo
service grafana-server start
echo
"Cho phep grafana khoi dong cung OS"
sleep
3
sudo
update-rc.d grafana-server defaults 95 10
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