mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
24 lines
669 B
Markdown
24 lines
669 B
Markdown
+++
|
|
title = "Installation"
|
|
description = "Install guide for Grafana"
|
|
keywords = ["grafana", "installation", "documentation"]
|
|
type = "docs"
|
|
aliases = ["installation/installation/", "v2.1/installation/install/"]
|
|
[menu.docs]
|
|
name = "Installation"
|
|
identifier = "installation"
|
|
weight = 1
|
|
+++
|
|
|
|
## Installing Grafana
|
|
|
|
- [Installing on Debian / Ubuntu](debian)
|
|
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)](rpm)
|
|
- [Installing on Mac OS X](mac)
|
|
- [Installing on Windows](windows)
|
|
- [Installing on Docker](docker)
|
|
- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](provisioning)
|
|
- [Nightly Builds](https://grafana.com/grafana/download)
|
|
|
|
|