Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 331 Bytes

Barrel

Rest api to work with minio. Can secure files thru JWT produced with gotrue. Private and public access.

Dependencies

You need to install on the system https://exiftool.org/ to extract much metadata as possible from files upload.

Docker

Docker compose to emulate minio, postgres. Run: docker-compose up -d --build