Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!