mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-31 13:02:46 +00:00
- _scripts/deploy-webinstall: rsync-based deploy to beta.webi.sh and next.webi.sh that excludes _cache, restarts the webinstall service via serviceman (sourcing ~/.config/envman/PATH.env so serviceman is on PATH for non-interactive ssh). Uses an end-of-line anchored process match so only the node worker is touched, never its supervisor. - AGENTS.md: document the cache-only Node server (two paths, canonical os/arch/libc/ext vocabulary), add a domains table for prod/beta/next, remove stale normalize.js references. - .gitignore: ignore agent session files (LOCAL.md, agents/, etc) and local test fixtures (testdata/).