Browse Source

Update readme

pull/1/head
rozetko 6 years ago
parent
commit
4445ea77b3
  1. 6
      README.md

6
README.md

@ -9,7 +9,11 @@ see [REST API](REST.md)
### Docker
Example running hastic-server in Docker:
First of all, you should generate [API key](http://docs.grafana.org/tutorials/api_org_token_howto/) in your Grafana instance.
Without API key hastic-server will not be able to use your datasources.
Example of running hastic-server in Docker:
```
docker build -t hastic-server .

Loading…
Cancel
Save