Basic example of Loki, Minio and BoltDB on Docker
Boot:
$ docker-compose up --remove-orphans -d
Grafana is available at http://localhost:3000 and Minio at http://localhost:9000
Minio Credentials:
access key: 697d0993dd097f38d5b8
secret key: 9f88738761b57c63f6a81bdfd471
App Endpoints:
$ curl http://localhost:8080/
$ curl http://localhost:8080/ping
Screenshot of Loki:
Screenshot of Minio: