Skip to content

Commit c22e027

Browse files
authored
Update config.rst
1 parent d27d4c7 commit c22e027

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/sphinx-guides/source/installation/config.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,13 @@ And lastly, to start up the SeaweedFS server and various components you could us
14201420
14211421
weed server -s3 -metricsPort=9327 -dir=/data -s3.config=/config.json
14221422
1423+
`VAST DataStore <https://www.vastdata.com/platform/datastore>`_
1424+
1425+
VAST DataStore must be configured with S3 gateway. Dataverse bucket must be created.
1426+
Follow `VAST DataStore documentation <https://support.vastdata.com/s/document-item?bundleId=vast-cluster-administrator-s-guide4.7&topicId=managing-access-protocols/s3-object-storage-protocol.html&_LANG=enus>`_ to configure S3 gateway.
1427+
Set ``dataverse.files.<id>.path-style-access=true``, VAST DataStore uses path style access.
1428+
1429+
14231430
**Additional Reported Working S3-Compatible Storage**
14241431

14251432
If you are successfully using an S3 storage implementation not yet listed above, please feel free to

0 commit comments

Comments
 (0)