Simple browse folders and download files from a minio/s3 bucket in old school directory listing style.
- Go Lang > 1.13
- Minio/S3 bucket
- Docker
Following parameters are required:
- service hostname and port
- minio/s3 credentials
If an additional note should be added to the index file - a meta.html can be placed in every folder.
This application can act as a reverse proxy or just forward to the target file.
docker build -t go-minio-indexer:latest --build-arg ARCH=amd64 .
docker run -p 5555:5555 -ti go-minio-indexer
just open your browser and point to your localhost and predefined port.
- Include static css files
Copyright 2020 by Malte Grosse under MIT
- File-Icons by Daniel M. Hendricks
- Gopher by https://github.com/egonelbre/gophers
- Minio Logo by https://min.io/logo