Document every repo in Sphinx, catalog PDFs, and verae-ops
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Add missing package READMEs, expand Sphinx to all runtime modules, publish a LaTeX/PDF README book, and add verae-ops for Docker, Proxmox, VMs, dedicated hardware, and service linking. Catalog defaults to public PDF links for each module README and samples.
This commit is contained in:
parent
5ad3222def
commit
e401635fd6
222 changed files with 4498 additions and 123 deletions
10
packages/verae-ops/NATS.md
Normal file
10
packages/verae-ops/NATS.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# NATS (ops)
|
||||
|
||||
Ops does not subscribe. Runtime processes use:
|
||||
|
||||
- `NATS_URL` — comma-separated client URLs on a **private** network
|
||||
- JetStream required (`-js`)
|
||||
- Cluster routes on port 6222
|
||||
- **No public bind** of 4222
|
||||
|
||||
See [06-linking-services.md](06-linking-services.md) and https://zapier.georgelambert.org/overview/03-nats-cluster.pdf
|
||||
Loading…
Add table
Add a link
Reference in a new issue