Skip to content

ruanbekker/loki-minio-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Basic example of Loki, Minio and BoltDB on Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published