Snapshot of verae-nats-cluster (optimal NATS config study)
This commit is contained in:
commit
8639ca27ee
184 changed files with 10626 additions and 0 deletions
3
client.env
Normal file
3
client.env
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Test-environment client URL. Private vmbr1 only. Lab loopback stays until cut-over.
|
||||
export NATS_URL="${NATS_URL:-nats://10.10.10.21:4222,nats://10.10.10.22:4222,nats://10.10.10.23:4222}"
|
||||
export JETSTREAM_REPLICAS="${JETSTREAM_REPLICAS:-3}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue