Add a three-node NATS JetStream cluster on distinct Proxmox LXC guests.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
LXC 511–513 (nats-a/b/c on 10.10.10.21–23, vmbr1 only) form cluster verae with replicas=3. Host loopback 127.0.0.1:4222 is unchanged.
This commit is contained in:
parent
7a5e25639e
commit
69e28af4d8
27 changed files with 365 additions and 2 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Action log
|
||||
|
||||
## 2026-09-12 — NATS cluster on three Proxmox LXC
|
||||
|
||||
- New repo **verae-nats-cluster**: LXC 511/512/513 (`nats-a/b/c`, `10.10.10.21–23`) JetStream cluster on `vmbr1`.
|
||||
- Lab loopback `127.0.0.1:4222` unchanged until cut-over.
|
||||
- Test: stream replicas=3; same configs later move to distinct hardware.
|
||||
|
||||
## 2026-09-11 — proxmox worker + deploy/monitor/backup
|
||||
|
||||
- NS1 **is** Proxmox (`vmbr0` public, `vmbr1` `10.10.10.0/24`). New repo **verae-proxmox** creates LXC **510** `verae-px-worker` at `10.10.10.20`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue