-
Notifications
You must be signed in to change notification settings - Fork 3
/
config.tmpl
67 lines (67 loc) · 1.71 KB
/
config.tmpl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
misc:
platform: osx-arm64
level: debug
transfer_regular: true
trsdk:
url: grpc://127.0.0.1:12345
level: trace
ascp_level: trace
httpgw:
url: https://httpgw.address.here/aspera/http-gwy
web:
port: 9080
server:
url: ssh://server.address.here:33001
username: _username_here_
password: _password_here_
file_download: "/aspera-test-dir-small/10MB.1"
folder_upload: "/Upload"
persist_max: 10
persist_ms: 100
node:
url: https://node.address.here
verify: false
username: _username_here_
password: _password_here_
folder_upload: "/Upload"
cos:
endpoint: https://s3.us-south.cloud-object-storage.appdomain.cloud
bucket: _bucket_here_
key: _key_here_
crn: _crn_here_
auth: https://iam.cloud.ibm.com/identity/token
coscreds:
service_credential_file: "/path/to/your/service_credential_file"
bucket: _bucket_here_
region: us-south
faspex:
url: https://faspex.address.here/aspera/faspex
verify: true
username: _username_here_
password: _password_here_
adminuser: _adminuser_here_
adminpass: _adminpass_here_
faspex5:
url: https://faspex5.address.here/aspera/faspex
verify: true
username: [email protected]
client_id: _client_id_here_
client_secret: _client_secret_here_
private_key: "/path/to/your/private_key"
shared_folder_name: Server Files
shared_folder_file: "/testfiles/aspera-test-dir-small/10MB.1"
shares:
url: https://shares.address.here
verify: true
username: _username_here_
password: _password_here_
folder_upload: london-sh1
aoc:
org: sedemo
user_email: [email protected]
private_key: "/path/to/your/private_key"
client_id: _client_id_here_
client_secret: _client_secret_here_
workspace: _workspace_here_
shared_inbox: _shared_inbox_here_