mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
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).
845 B
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