mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 08:42:15 +08:00
25 lines
901 B
Markdown
25 lines
901 B
Markdown
+++
|
|
title = "Installation"
|
|
description = "Install 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 = 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](https://grafana.com/grafana/download)
|
|
|
|
|