Skip to main content

S3 / Minio Filesystem Connector

File system connectors like S3/Minio enable seamless integration between applications and cloud storage services, facilitating efficient file management, sharing, and storage across platforms.

Getting started with S3/Minio

To get started, you can do the following to acquire an Access key and Secret before heading over to Unstract to connect your Minio account.

  1. Deploy Minio server
  2. Create Access key and Secret img S3/Minio Filesysem Configuration img S3/Minio Filesysem Configuration
  3. Create bucket img S3/Minio Filesysem Configuration

Setting up the S3/Minio connector in Unstract

Head over to the Unstract console, From the side navigation, select Workflows 🞂 + New Workflow 🞂 Create Workflow 🞂 Select Connector Type 🞂 File System 🞂 Settings icon.

  • For Name of the connector, enter a name for this connector
  • For Key, enter the Minio access key ID
  • For Secret, enter the Minio Secret access key
  • For Bucket Name, enter the Minio bucket name
  • For Path, enter the path of the files
  • For Endpoint URL, enter the minio connection URL.
  • For Region Name, enter region name of the AWS S3 account

img S3/Minio Filesysem Configuration