Difference between revisions of "Grafana installation"
Jump to navigation
Jump to search
↑ http://docs.grafana.org/installation/docker/
↑ http://docs.grafana.org/guides/getting_started/
Line 6: | Line 6: | ||
:::<code>[[docker-compose.yml (Grafana)]]</code> | :::<code>[[docker-compose.yml (Grafana)]]</code> | ||
*) [[macOS]]: <code>[[brew install grafana]]</code> | *) [[macOS]]: <code>[[brew install grafana]]</code> | ||
− | *) | + | *) [[Grafana installation in Linux]] |
*) [[Kubernetes]]: <code>[[helm install grafana]]</code> | *) [[Kubernetes]]: <code>[[helm install grafana]]</code> | ||
+ | |||
+ | *) Open a web browser and point to <code>http://localhost:3000/</code> (default username and password is "admin")<ref>http://docs.grafana.org/guides/getting_started/</ref> | ||
Login with username and password: <code>admin</code> | Login with username and password: <code>admin</code> | ||
Revision as of 08:45, 21 December 2022
https://grafana.com/docs/grafana/latest/setup-grafana/installation/
- ) Docker:
- Basic, no data persistence:
docker run -d --name=grafana -p 3000:3000 grafana/grafana
[1]
- Basic, no data persistence:
- ) Open a web browser and point to
http://localhost:3000/
(default username and password is "admin")[2]
Login with username and password: admin
Related
See also
- Grafana, Grafana datasources, Grafana Alerting, Grafana installation, Grafana Labs, Grafana Changelog,
Grafana logs
,docker-compose.yml (Grafana)
, Grafana Loki, Grafana Tanka, StatsD and Graphite,grafana-cli
, Loki, LogQL, Grafana Enterprise, Grafana Cloud, Grafana alerts, Amazon Grafana, Grafana OnCall, Grafana Tempo, Grafana Mimir, Grafana agent, plugins, Terraform, Grafana dashboards,/etc/grafana/grafana.ini
, Grafana Pyroscope
Advertising: