A really quick installer for a minio cluster system
To use the Script use :
sudo bash -c "$(wget -qO - --no-cache https://raw.githubusercontent.com/Poli-Systems/Minio-Cluster-Setup/main/minio.sh)"
OR
As root use :
bash -c "$(wget -qO - --no-cache https://raw.githubusercontent.com/Poli-Systems/Minio-Cluster-Setup/main/minio.sh)"
Copy cert
bash -c "$(wget -qO - --no-cache https://raw.githubusercontent.com/Poli-Systems/Minio-Cluster-Setup/main/copy-cert.sh)"