Connect to Generic S3

This topic describes how to connect to a generic S3 service (such as MiniO) from Domino. You must have network connectivity between your S3 service and your Domino deployment.

The easiest way to connect to a generic S3 service from Domino is to create a Domino Data Source as described below.

Create a Generic S3 Data Source

  1. From the navigation pane, click Data.

  2. Click Create a Data Source.

  3. In the New Data Source window, from Select Data Store, select Generic S3.

    Generic S3 data source
  4. Enter the Bucket.

  5. Enter the Host.

  6. Enter the Data Source Name.

  7. Optional: Enter a Description to explain the purpose of the Data Source to others.

  8. Click Next.

  9. Enter the Access Key ID and Secret Access Key to connect to Generic S3. The Domino secret store backed by HashiCorp Vault securely stores the credentials.

  10. Click Test Credentials.

  11. If the Data Source authenticates, click Next.

  12. Select who can view and use the Data Source in projects.

  13. Click Finish Setup.

Next steps