Files
grafana/docs/sources/installation/_index.md
T
Diana Payton 5254a7ec5d Docs: Add survey content (#28446)
* Update change-home-dashboard.md

* added survey code

Added survey blurb.

* Update whats-new-in-v7-3.md

* minor edits
2020-10-22 13:22:34 -07:00

2.6 KiB

+++ title = "Installation" description = "Installation guide for Grafana" keywords = ["grafana", "installation", "documentation"] type = "docs" aliases = ["/docs/grafana/latest/installation/installation/", "/docs/grafana/v2.1/installation/install/", "/docs/grafana/latest/install"] [menu.docs] name = "Installation" identifier = "installation" weight = 30 +++

Install Grafana

This section discusses the hardware and software requirements as well as the process of installing Grafana on different operating systems. This section has the following topics:

  • [Requirements]({{< relref "requirements" >}})
  • [Install on Debian or Ubuntu]({{< relref "debian" >}})
  • [Install on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)]({{< relref "rpm" >}})
  • [Install on macOS]({{< relref "mac" >}})
  • [Install on Windows]({{< relref "windows" >}})
  • [Run Docker image]({{< relref "docker" >}})
Got a spare two and a half minutes to help us improve the docs?
Yes, I'll helpClose
<script>var owOnload=function(){if(-1==document.cookie.indexOf('ow-intercept-quiz-4ior230e')){var o=new XMLHttpRequest;o.onloadend=function(){try{var o=document.getElementById('owInviteSnippet');var date=new Date();date.setMonth(date.getMonth()+1);this.response&&JSON.parse(this.response).active===!0&&(document.cookie='ow-intercept-quiz-4ior230e=Done;path=/;expires='+date.toUTCString()+';',setTimeout(function(){o.style.display='block',o.style.opacity=1},2e3))}catch(e){}},o.open('POST','https://app.optimalworkshop.com/survey_status/questions/4ior230e/active'),o.send()}};if(window.addEventListener){window.addEventListener('load',function(){owOnload();});}else if(window.attachEvent){window.attachEvent('onload',function(){owOnload();});}</script>