Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 674 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 674 Bytes

loki-minio-docker

Basic example of Loki, Minio and BoltDB on Docker

Usage

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:

image

Screenshot of Minio:

image