Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.52 KB

running-minio-in-cloudron.md

File metadata and controls

40 lines (21 loc) · 1.52 KB

How to run Minio in Cloudron Slack

Cloudron is a platform that makes it easy to run and maintain web apps on your server.

In this recipe, we will learn how to run Minio in Cloudron.

1. Prerequisites

  • You have Cloudron installed and running, if not follow install instructions.
  • If you don't have a Cloudron, you can play with the demo instance. The username and password for the demo instance is cloudron.

2. Installation Steps

Install from Cloudron App Store

Go to the Cloudron App Store page and search for 'Minio'.

Minio in Cloudron App Store

Install Minio

The install dialog lets you enter any subdomain on which you want Minio installed. Here we choose the subdomain s3.

Install Cloudron

Accessing minio

Click the Minio app icon in the installed apps list to access Minio.

Minio is installed on Cloudron

Minio running with Lets Encrypt

Notice how minio is already setup with Lets Encrypt Certificate. You can access Minio with Access Key admin and Secret Key secretkey.

Minio running on Cloudron