This script deploys a MinIO server on the host.
Here is whats installed:
- minio
Should be done on a clean ubuntu 20.04 server!
wget https://raw.githubusercontent.com/deploy-script/minio/master/script.sh && bash script.sh
See .env
file.
Note: Be sure to make a copy of your own .env
before deployment, else your need to faff about migrating to the changed credentials.