eggs/storage/minio
tmunsch 54c6dd3396
added Update feature
Added startup type update to update minio version
Color coded console output to make things more readable
2021-01-11 15:32:15 -05:00
..
egg-minio-s3.json Fetch from master repo 2020-12-14 05:30:14 +02:00
minio.sh added Update feature 2021-01-11 15:32:15 -05:00
README.md Update README.md 2020-11-27 21:53:36 -05:00

minio s3

Features

Auto generate keys on server creation bypassing default minio keys

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