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.
-
From the navigation pane, click Data > Data Sources.
-
Click Create a Data Source.
-
In the New Data Source window, from Select Data Store, select Generic S3.
-
Enter the Bucket.
-
Optional: Enter a Subfolder Path, such as
myFolder
ordata/tests
, to restrict the Data Source to only list data from and write to the specified folder. -
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.
-
After connecting to your Data Source, learn how to Use Data Sources.
-
Share this Data Source with your collaborators.