Skip to content

Commit

Permalink
docs: add warnings about installation methods, closes #693
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderzobnin committed Mar 5, 2019
1 parent 7e73219 commit 5e4b4b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sources/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ service grafana-server restart

Read more about installing plugins in [Grafana docs](http://docs.grafana.org/plugins/installation/)

**WARNING!** The only reliable installation method is `grafana-cli`. Any other ways should be treated as a workaround an don't provide any backward-compatibulity guaranties.

## From github repo
**WARNING!** This way doesn't work anymore (`dist/` folder was removed from git). Use `grafana-cli` or build plugin from sources.

Expand Down

0 comments on commit 5e4b4b8

Please sign in to comment.