Minio docker configuration for self hosted S3
Go to file
2024-07-29 13:30:05 +00:00
docker-compose.yml Ajouter docker-compose.yml 2024-07-29 13:26:51 +00:00
README.md Ajouter README.md 2024-07-29 13:30:05 +00:00

Minio S3 Selfhosted

MinIO is an object storage system. It is API compatible with the Amazon S3 cloud storage service.

Usage

You can dockerize your Minio instance to selfhost you very own S3 bucket for storage.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.