mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
376749ee32
* Moved files Moved files from guides folder into getting-started folder, added aliases, added Intro to histograms topic * Updated links * Update intro-histograms.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
22 lines
770 B
Markdown
22 lines
770 B
Markdown
+++
|
|
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 = 200
|
|
+++
|
|
|
|
## Install Grafana
|
|
|
|
- [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" >}})
|
|
- [Nightly Builds](https://grafana.com/grafana/download)
|