Ajouter README.md

This commit is contained in:
Bateast 2024-07-29 13:30:05 +00:00
parent 9daff81c37
commit 3f1e986f30

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# 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.