mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 20:22:21 +08:00

* Update docker.md * Update configuration.md * Update configuration.md * Update configuration, docker, and add configure-docker * Moe Docker updates * Update docker.md * deleted build custom docker image file and moved content * Update docker.md * Minor updates Mostly grammar fixes * Update docs/sources/installation/docker.md Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Updated config-docker and configuration Moved environment variables information back to configuration.md * Update docs/sources/installation/configuration.md Co-Authored-By: Leonard Gram <leo@xlson.com> * Update docs/sources/installation/configure-docker.md Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Update docs/sources/installation/docker.md Co-Authored-By: Leonard Gram <leo@xlson.com> * Update docs/sources/installation/docker.md Co-Authored-By: Leonard Gram <leo@xlson.com> * Update docs/sources/installation/docker.md Co-Authored-By: Leonard Gram <leo@xlson.com> * Applied edits * Update _index.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Leonard Gram <leo@xlson.com>
22 lines
768 B
Markdown
22 lines
768 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 = 1
|
|
+++
|
|
|
|
## 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)
|