Minio_S3/README.md
2024-07-29 13:30:05 +00:00

15 lines
401 B
Markdown

# 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.