eggs/storage/minio
TeddyTuned 7f61ba8693
Changed Minio Start parameters
Change Minio Start parameters for latest version of Minio as well as depreciated Old keys for new root user method.
2021-08-08 20:51:15 -04:00
..
egg-minio-s3.json fixed description for startup variable 2021-01-11 15:36:55 -05:00
minio.sh Changed Minio Start parameters 2021-08-08 20:51:15 -04:00
README.md added update startup feature 2021-01-11 15:34:30 -05:00

minio s3

Features

Auto generate keys on server creation bypassing default minio keys

Update

Auto update minio to latest version using "update" startup feature

Automatic Key rotation using "rotate" startup feature

Auto Rotate

It's possible to rotate your keys by changing the startup option to "rotate"

Once this is changed restart your server and it will automatically move your current keys to old and create your new keys

Be sure to change your startup back to "normal" once you have started your server using "rotate". This will ensure that you don't accidentally rotate your keys twice

Known Issues

Double encryption may occur if you manually manipulate files in the keys directory

Key rotation is handled automatically, DO NOT manually delete files in keys directory