# mi-minio **Repository Path**: mibe/mi-minio ## Basic Information - **Project Name**: mi-minio - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-25 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mi-minio use [joyent/mibe](https://github.com/joyent/mibe) to create a provisionable image ## description the data path is /data/minio if /data/minio exists and keep old data(mount lofs or nfs ...), you must to set minio_access_key & minio_secret_key, or you failed to setup the old data. if delegate_dataset is set to true and /data/minio NOT exists, a dataset mount to /data/minio will create and znapzend planed 7day=>8hour,30day=>1day,1year=>1week,10year=>1month ## mdata variables - nginx_ssl: ssl certificate for nginx web interface - minio_access_key: MINIO_ACCESS_KEY, if not set, gen a random - minio_secret_key: MINIO_SECRET_KEY, if not set, gen a random ## services - 80/tcp: http webserver - 443/tcp: https webserver