This topic describes how to connect to a Generic S3 service from Domino such as MiniO.
Domino recommends that you use a Domino Data Source to connect to a Generic S3 instance from Domino.
-
From the navigation pane, click Data.
-
Click Create a Data Source.
-
In the New Data Source window, from Select Data Store, select Generic S3.
-
Enter the Bucket.
-
Enter the Host.
-
Enter the Data Source Name.
-
Optional: Enter a Description to explain the purpose of the data source to others.
-
Click Next.
-
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.
-
Click Test Credentials.
-
If the data source authenticates, click Next.
-
Select who can view and use the data source in projects.
-
Click Finish Setup.
If your users have Domino permissions to use the data source and enter their credentials, they can now use the Domino Data API to retrieve data with the connector.
See Retrieve Data for more information.