1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
parkervcp-pterodactyl-eggs/software/grafana/README.md

28 lines
870 B
Markdown
Raw Normal View History

2021-07-21 19:37:10 +02:00
# Grafana
2021-07-05 20:43:02 +02:00
## From the [Grafana](https://github.com/grafana/grafana) GitHub
2021-07-05 20:43:02 +02:00
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.
## Initial credentials
After the first start of Grafana, you can login using the following credentials:
- 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.
2021-07-05 20:43:02 +02:00
If you want to reset the server completly, remove the `conf` and `data` directories manually before reinstalling.
## Server Ports
2021-07-05 20:43:02 +02:00
Ports required to run the server in a table format.
| Port | default |
| ------------ | ------- |
| Webinterface | 3000 |