Skip to content

This repo contains a golang object storage manager wich can connect with an s3 storage and interact with files.

Notifications You must be signed in to change notification settings

llorenzinho/object-storage-manager

Repository files navigation

File Manager

This service in intended to manage minio object storage (or s3 compatible object storage) files

Build the app

docker build -t <tag> .

Develop the app

docker-compose up. Every changes in the app folder is going to be reloaded

About

This repo contains a golang object storage manager wich can connect with an s3 storage and interact with files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published