mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
Improve Grafana readme and add credentials
This commit is contained in:
parent
4e0a87bb52
commit
2cd23d3a73
@ -4,9 +4,13 @@
|
|||||||
The open and composable observability and data visualization platform.
|
The open and composable observability and data visualization platform.
|
||||||
Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
|
Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
|
||||||
|
|
||||||
# Update support
|
### Initial credentials
|
||||||
The egg _should_ keep the data and conf folder when reinstalling. Therefore a reinstallation with "latest" as the selected version
|
After the first start of Grafana, you can login using the following credentials:
|
||||||
can be used to update Grafana.
|
- Username: admin
|
||||||
|
- Password: admin
|
||||||
|
|
||||||
|
### Update support
|
||||||
|
The egg _should_ keep the data and conf folder when reinstalling. Therefore a reinstallation with "latest" as the selected version can be used to update Grafana.
|
||||||
|
|
||||||
If you want to reset the server completly, remove the `conf` and `data` directories manually before reinstalling.
|
If you want to reset the server completly, remove the `conf` and `data` directories manually before reinstalling.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user