grafana/docs/sources/installation/_index.md
Robby Milo cbd81ffeb8 Docs: update content to work with website repo (#20693)
Updates the docs to work with the website repo - mainly 
relative link updates.
Adds a menu.yaml file to build the sidebar menu (no longer 
using front matter weight).
2019-12-05 13:09:57 +01:00

845 B

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

Installing Grafana

  • [Requirements]({{< relref "requirements" >}})
  • [Installing on Debian / Ubuntu]({{< relref "debian" >}})
  • [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)]({{< relref "rpm" >}})
  • [Installing on macOS]({{< relref "mac" >}})
  • [Installing on Windows]({{< relref "windows" >}})
  • [Installing on Docker]({{< relref "docker" >}})
  • [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)]({{< relref "../administration/provisioning" >}})
  • Nightly Builds