Grafana Installation
The following installation steps are tested and verified using Ubuntu 20.04. This procedure helps to,
Install dependencies
Add Grafana repository
Enable Grafana system services to run on startup
Installation steps
The following script helps in swift Grafana Installation, https://gitlab.com/PBSA/tools-libs/infrastructure/devops-misc-issues/-/blob/main/scripts/grafana/grafana-install.sh
2. Copy and paste the above script into a file name: grafana-install.sh
3. Run the script with the below cli
sudo sh grafana-install.shLast updated
Was this helpful?
