Snapshot of verae-nats-cluster (maximized NS1 NATS study)

This commit is contained in:
George Lambert 2026-09-12 01:34:57 -04:00
commit 9df03b7c19
121 changed files with 6583 additions and 0 deletions

3
client.env Normal file
View 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}"