Docs: Adds a requirements page (#18917)

Adds a new requirements page to the installation docs.
Wanted/needed some place to document known browser 
issues and thought that adding this missing page together 
with OS, hardware, database and browser requirements 
would be a good thing.
Fix: move 6.4 section in upgrade notes further down.

Fixes #16487
Ref #18690
This commit is contained in:
Marcus Efraimsson
2019-09-13 17:23:58 +02:00
committed by GitHub
parent fd21e0ba14
commit 475673c82f
3 changed files with 80 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ weight = 1
## Installing Grafana
- [Requirements](requirements)
- [Installing on Debian / Ubuntu](debian)
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)](rpm)
- [Installing on Mac OS X](mac)