Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldy505/fuzzy-octo-potato
Sample project to learn Grafana and stuff
https://github.com/aldy505/fuzzy-octo-potato
Last synced: 17 days ago
JSON representation
Sample project to learn Grafana and stuff
- Host: GitHub
- URL: https://github.com/aldy505/fuzzy-octo-potato
- Owner: aldy505
- License: mit
- Created: 2022-06-10T15:20:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T15:59:28.000Z (over 2 years ago)
- Last Synced: 2024-10-12T16:11:48.593Z (about 1 month ago)
- Language: Go
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample project to learn Grafana
```sh
docker compose up -d
```Then you have access to:
- RabbitMQ Management Dashboard: `localhost:15672`
- Prometheus: `localhost:9090`
- Grafana: `localhost:3000` with user/password: admin/password
- Traefik Dashboard: `localhost:8080`
- Traefik Entrypoint: `localhost:80`Create your own Grafana dashboard. Good luck!