From 0c62ab0683be96c587c96cc7e02d83cdca467765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 10 Mar 2015 16:27:16 +0100 Subject: [PATCH] updated docs --- docs/sources/installation/index.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/sources/installation/index.md b/docs/sources/installation/index.md index 8d2448665a3..3b49cfa2761 100644 --- a/docs/sources/installation/index.md +++ b/docs/sources/installation/index.md @@ -6,13 +6,7 @@ page_keywords: grafana, installation, documentation # Installation -Grafana is a frontend for [Graphite](http://graphite.readthedocs.org/en/latest/), [InfluxDB](http://influxdb.org) -and [OpenTSDB](http://opentsdb.net) with powerfull visualization features for time series data. -You will need either a Graphite, InfluxDB or OpenTSDB server for Grafana to be of any use. - -## Download - -[Download](/download) the latest release. The release package contain a subfolder, for example **grafana-1.7.0**. The +[Download](http://grafana.org/download) the latest release. The release package contain a subfolder, for example **grafana-1.7.0**. The contents of this folder should be hosted by a web server, for example nginx, apache, IIS. The standard release packages does not contain a web server to host Grafana.