Template JetStream worker for a new verae.* address
| src | ||
| test | ||
| fleet.service.json | ||
| NATS.md | ||
| package.json | ||
| README.md | ||
| ROUTING.md | ||
| SUMMARY.md | ||
verae-nats-process
Template for a new addressed messaging process on the central Verae NATS.IO cluster.
Repo: https://git.georgelambert.org/marchon/verae-nats-process
Clone: ssh://git@git.georgelambert.org:2223/marchon/verae-nats-process.git
Overview: https://zapier.georgelambert.org/overview/README.pdf
Routing: https://zapier.georgelambert.org/packages/verae-nats-process/ROUTING.pdf
npm test
npm start # /health on 127.0.0.1:13900
- Duplicate this repository (new Forgejo name).
- Edit
src/subjects.js—verae.<area>.<resource>.*. - Replace
handle()insrc/handle.js. - Update
ROUTING.md; add a fleet service withmin/max. - If Zapier needs the result, add HTTPS on verae-middleware only.
Zapier cloud must not subscribe. See address routing.