Configuring JetStream
Enabling JetStream for a nats-server
jetstream: enabledMulti-tenancy & Resource Mgmt
jetstream {
store_dir: /data/jetstream
max_mem: 1G
max_file: 100G
domain: acme
}Setting account resource limits
Setting JetStream API and Max HA assets limits
Operator mode account resources limits using the nsc CLI tool
nsc CLI toolLast updated
Was this helpful?