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
|
|
@ -47,6 +47,8 @@ create verae-tree-node "Merkle leaf proofs for hashes only sealed as a bulk summ
|
|||
create verae-zapier-simulator "Zapier interface simulator with hop-by-hop trace console"
|
||||
create zapier-user-docs "User docs from signup through hash register, chain lookup, tree-node query"
|
||||
create verae-fleet "Service catalog, replica floors, monitor, restart, pause"
|
||||
create overview "High-level system overview, NATS cluster, uptime, docs index"
|
||||
create verae-nats-process "Template JetStream worker for a new verae.* address"
|
||||
|
||||
push_dir "$ROOT/packages/zappier" zappier-edge
|
||||
push_dir "$ROOT/packages/verae-zapier-middleware" verae-middleware
|
||||
|
|
@ -60,5 +62,7 @@ push_dir "$ROOT/packages/verae-tree-node" verae-tree-node
|
|||
push_dir "$ROOT/packages/verae-zapier-simulator" verae-zapier-simulator
|
||||
push_dir "$ROOT/packages/zapier-user-docs" zapier-user-docs
|
||||
push_dir "$ROOT/packages/verae-fleet" verae-fleet
|
||||
push_dir "$ROOT/packages/overview" overview
|
||||
push_dir "$ROOT/packages/verae-nats-process" verae-nats-process
|
||||
|
||||
echo ALL_MODULE_REPOS_PUSHED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue