KontextWork / docker-minio-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAT

Host your own minio object storage including Traefik for TLS offloading.

Usage

$ cp .env.example .env

Adjust the values in the .env to your use case.

Then run:

$ docker-compose up -d

Access

By default you can access the gui using gui.<MINIO_DOMAIN> - using the user/password you provided in your .env file

About


Languages

Language:Shell 100.0%