Dmitrii Stepanov
07390ad4e3
All checks were successful
DCO action / DCO (pull_request) Successful in 2m54s
Vulncheck / Vulncheck (pull_request) Successful in 3m11s
Tests and linters / Staticcheck (pull_request) Successful in 3m55s
Build / Build Components (1.21) (pull_request) Successful in 3m51s
Build / Build Components (1.20) (pull_request) Successful in 4m6s
Tests and linters / Tests (1.21) (pull_request) Successful in 5m10s
Tests and linters / Lint (pull_request) Successful in 5m24s
Tests and linters / Tests (1.20) (pull_request) Successful in 6m56s
Tests and linters / Tests with -race (pull_request) Successful in 7m46s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
70 lines
1.5 KiB
YAML
70 lines
1.5 KiB
YAML
node:
|
|
wallet:
|
|
path: <path/to/wallet>
|
|
address: <address-in-wallet>
|
|
password: <password>
|
|
addresses:
|
|
- <announced.address:port>
|
|
attribute_0: UN-LOCODE:<XX YYY>
|
|
attribute_1: Price:100000
|
|
attribute_2: User-Agent:FrostFS\/0.9999
|
|
|
|
grpc:
|
|
num: 1
|
|
0:
|
|
endpoint: <listen.local.address:port>
|
|
tls:
|
|
enabled: false
|
|
|
|
storage:
|
|
shard_num: 1
|
|
shard:
|
|
0:
|
|
metabase:
|
|
path: /storage/path/metabase
|
|
perm: 0600
|
|
blobstor:
|
|
- path: /storage/path/blobovnicza
|
|
type: blobovnicza
|
|
perm: 0600
|
|
opened_cache_capacity: 32
|
|
depth: 1
|
|
width: 1
|
|
- path: /storage/path/fstree
|
|
type: fstree
|
|
perm: 0600
|
|
depth: 4
|
|
writecache:
|
|
enabled: false
|
|
gc:
|
|
remover_batch_size: 100
|
|
remover_sleep_interval: 1m
|
|
|
|
logger:
|
|
level: info
|
|
|
|
prometheus:
|
|
enabled: true
|
|
address: localhost:9090
|
|
shutdown_timeout: 15s
|
|
|
|
object:
|
|
put:
|
|
remote_pool_size: 100
|
|
local_pool_size: 100
|
|
|
|
morph:
|
|
rpc_endpoint:
|
|
- wss://rpc1.morph.frostfs.info:40341/ws
|
|
- wss://rpc2.morph.frostfs.info:40341/ws
|
|
- wss://rpc3.morph.frostfs.info:40341/ws
|
|
- wss://rpc4.morph.frostfs.info:40341/ws
|
|
- wss://rpc5.morph.frostfs.info:40341/ws
|
|
- wss://rpc6.morph.frostfs.info:40341/ws
|
|
- wss://rpc7.morph.frostfs.info:40341/ws
|
|
dial_timeout: 20s
|
|
|
|
contracts:
|
|
balance: dc1ec98d9d0c5f9dfade16144defe08cffc5ca55
|
|
container: 1b6e68d299b570e1cb7e86eadfdc06aa2e8e0cc5
|
|
netmap: 7c5bdb23e36cc7cce95bf42f3ab9e452c2501df1
|