mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed installation instructions for config.js
Because you cannot edit the file which does not even exist.
This commit is contained in:
parent
b1b54740f4
commit
046f80b9f2
@ -46,7 +46,7 @@ Grafana is very easy to install. It is a client side web app with no backend. An
|
||||
|
||||
# Installation
|
||||
- Download and extract the [latest release](https://github.com/torkelo/grafana/releases).
|
||||
- Edit config.js, then change graphiteUrl and elasticsearch to point to the correct urls. The urls entered here must be reachable by your browser.
|
||||
- Rename `config.sample.js` to `config.js`, then change `graphiteUrl` and `elasticsearch` to point to the correct urls. The urls entered here must be reachable by your browser.
|
||||
- Point your browser to the installation.
|
||||
|
||||
To run from master:
|
||||
|
Loading…
Reference in New Issue
Block a user