Three-node NATS JetStream cluster on Proxmox LXC

This commit is contained in:
George Lambert 2026-09-11 23:48:02 -04:00
commit f8396325e4
79 changed files with 801 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# verae-bootstrap
Clone Forgejo modules and install npm deps. Server types under `types/`.
`scripts/host-deps.sh` checks this machine (Debian/Ubuntu or Alpine) and installs git, curl, Node, build tools for `better-sqlite3`, and `nats-server` when the server type runs JetStream locally. Manifest: `host-deps.tsv`. See `HOST-DEPS.md`.