Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 497 Bytes

MinIO

This script deploys a MinIO server on the host.

📋 Features

Here is whats installed:

  • minio

▶️ Install

Should be done on a clean ubuntu 20.04 server!

wget https://raw.githubusercontent.com/deploy-script/minio/master/script.sh && bash script.sh

🔒 Credentials/Settings

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.