2.0 KiB
+++ title = "Docs Home" description = "Install guide for Grafana" keywords = ["grafana", "installation", "documentation"] type = "docs" aliases = ["v1.1", "guides/reference/admin"] +++
Welcome to the Grafana Documentation
Grafana is an open source metric analytics & visualization suite. It is most commonly used for visualizing time series data for infrastructure and application analytics but many use it in other domains including industrial sensors, home automation, weather, and process control.
Installing Grafana
- Installing on Debian / Ubuntu
- Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)
- Installing on Mac OS X
- Installing on Windows
- Installing on Docker
- Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)
- Nightly Builds
For other platforms Read the [build from source]({{< relref "project/building_from_source.md" >}}) instructions for more information.
Configuring Grafana
The back-end web server has a number of configuration options. Go the [Configuration]({{< relref "installation/configuration.md" >}}) page for details on all those options.
Getting Started
- [Getting Started]({{< relref "guides/getting_started.md" >}})
- [Basic Concepts]({{< relref "guides/basic_concepts.md" >}})
- [Screencasts]({{< relref "tutorials/screencasts.md" >}})
Data Source Guides
- [Graphite]({{< relref "features/datasources/graphite.md" >}})
- [Elasticsearch]({{< relref "features/datasources/elasticsearch.md" >}})
- [InfluxDB]({{< relref "features/datasources/influxdb.md" >}})
- [Prometheus]({{< relref "features/datasources/prometheus.md" >}})
- [OpenTSDB]({{< relref "features/datasources/opentsdb.md" >}})
- [MySQL]({{< relref "features/datasources/mysql.md" >}})
- [Postgres]({{< relref "features/datasources/postgres.md" >}})
- [Cloudwatch]({{< relref "features/datasources/cloudwatch.md" >}})