You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
@@ -84,7 +97,7 @@ Will create credentials including among other HMAC keys,
84
97
},
85
98
```
86
99
87
-
Create environment variables with the HMAC keys, and create an S3FS password file,
100
+
Create environment variables with the HMAC keys from the first credentials listed in your `service-keys` list. Change the index value if you have multiple `service-keys` or credentials. Create an S3FS password file,
You should see the content of your IBM Cloud Object Storage, e.g using the Finder on macos
111
124
112
-

125
+

113
126
114
127
or using the cli on macos,
115
128
116
-

129
+

130
+
131
+
If you are using a bucket mounted to a MongoDB instance using `s3fs-fuse`, you will also see a directory `data/db` with all the MongoDB database files mounted to your local filesystem.
0 commit comments