An open source object storage server compatible with Amazon S3 APIs
https://github.com/minio/minio
Minio is an object storage server released under Apache License v2.0. It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB.
Minio server is light enough to be bundled with the application stack, similar to NodeJS, Redis and MySQL.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:restic/minio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000816 816 Bytes | |
TODO | 0000000185 185 Bytes | |
config.json | 0000000264 264 Bytes | |
minio-RELEASE.2024-11-07T00-52-20Z.tar.gz | 0023900604 22.8 MB | |
minio-generate-keys | 0000000859 859 Bytes | |
minio.changes | 0000076514 74.7 KB | |
minio.service | 0000001289 1.26 KB | |
minio.spec | 0000003597 3.51 KB | |
vendor.tar.xz | 0019717400 18.8 MB |
Comments 1
Could you please enable building for Leap 15.4?