Add overview repo and verae-nats-process expansion template
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
High-level system map with diagrams, TOC, and a docs index. Template worker shows how to add a new verae.* address for search, storage, or unplanned functions without teaching Zapier NATS.
This commit is contained in:
parent
a694f246fb
commit
a32c91475c
37 changed files with 767 additions and 0 deletions
7
packages/overview/NATS.md
Normal file
7
packages/overview/NATS.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# NATS — overview
|
||||
|
||||
This documentation repo does **not** subscribe. It describes the **central Verae NATS.IO 3-server JetStream cluster** that every worker talks to.
|
||||
|
||||
Zapier cloud never connects here. Clients use private URLs (`nats://127.0.0.1:4222` on a node, or an SSH tunnel). Do not bind 4222 on `0.0.0.0` without auth.
|
||||
|
||||
New functions are new **addresses** (subjects), not new public TCP ports. Copy `verae-nats-process` to add one.
|
||||
Loading…
Add table
Add a link
Reference in a new issue