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