Test env NATS cluster cut-over
This commit is contained in:
commit
b1e9dfa39d
25 changed files with 833 additions and 0 deletions
9
types/nats-cluster/README.md
Normal file
9
types/nats-cluster/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Server type: nats-cluster
|
||||
|
||||
Three Proxmox LXC guests (`nats-a/b/c`) on `vmbr1`. Provision from the hypervisor with [verae-nats-cluster](https://git.georgelambert.org/marchon/verae-nats-cluster) `scripts/create-cluster.sh`.
|
||||
|
||||
Client URL (private only):
|
||||
|
||||
`nats://10.10.10.21:4222,nats://10.10.10.22:4222,nats://10.10.10.23:4222`
|
||||
|
||||
Host loopback `127.0.0.1:4222` stays the lab bus until you cut over.
|
||||
3
types/nats-cluster/repos.txt
Normal file
3
types/nats-cluster/repos.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
verae-nats-cluster
|
||||
verae-nats-accounts
|
||||
verae-bootstrap
|
||||
Loading…
Add table
Add a link
Reference in a new issue