Complete initial v2.0 documentation #33
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
parent
9456c8b1d2
commit
131c36415d
@ -218,7 +218,7 @@ Only 64-bit operating systems are supported
|
|||||||
"Bucket": "<my bucket name>",
|
"Bucket": "<my bucket name>",
|
||||||
"EncryptionToken": "",
|
"EncryptionToken": "",
|
||||||
"Region": "any",
|
"Region": "any",
|
||||||
"SecretKey": "<my secret_key key>",
|
"SecretKey": "<my secret key>",
|
||||||
"TimeoutMs": 60000,
|
"TimeoutMs": 60000,
|
||||||
"URL": "http://localhost:9000",
|
"URL": "http://localhost:9000",
|
||||||
"UsePathStyle": true,
|
"UsePathStyle": true,
|
||||||
@ -280,6 +280,9 @@ active, so it is recommended to unmount beforehand.
|
|||||||
* S3:
|
* S3:
|
||||||
* `repertory -s3 --name '<my config name>' -set RemoteMount.Port 20000`
|
* `repertory -s3 --name '<my config name>' -set RemoteMount.Port 20000`
|
||||||
|
|
||||||
|
IMPORTANT: Be sure to configure your firewall to allow incoming TCP connections
|
||||||
|
on the port configured in `RemoteMount.Port`.
|
||||||
|
|
||||||
#### Remote mount portion of configuration file
|
#### Remote mount portion of configuration file
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user