Commit Graph

12 Commits

Author SHA1 Message Date
AJ ONeal
785dc05324 build: add deploy-webinstall script and document cache-only architecture
- _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/).
2026-05-16 21:48:37 -06:00
AJ ONeal
af28ddb686 docs: add deploy scripts, skills, and pattern guides
Deploy scripts for webicached and webid (build, upload, restart).
AGENTS.md with releases.conf reference and variant tagging docs.
Installer archive pattern guide and version oddities reference.
2026-05-16 21:22:38 -06:00
AJ ONeal
aa3f468989 chore(git): ignore file explorer preference files 2024-10-14 23:28:36 +00:00
AJ ONeal
deb8f37f8f chore: add more config, cache, and temp files to .gitignore 2024-09-14 17:06:34 +00:00
AJ ONeal
7c62699a43 chore: organize and label .gitignore 2024-09-14 17:06:21 +00:00
AJ ONeal
9d4f044bbb chore: ignore .bak files 2021-11-21 12:35:05 +00:00
Tanvesh Takawale
b228d1253c Updated gitignore with changes in #97 2020-09-01 00:45:02 -06:00
Tanvesh Takawale
f8fca40278 Fix #96: Added required files to the readme. 2020-09-01 00:45:02 -06:00
AJ ONeal
8fa367de83 hotfix for github release API rate limit token 2020-07-30 00:35:34 -06:00
AJ ONeal
4062e93164 add package.json 2020-06-16 21:17:06 -06:00
AJ ONeal
9e485b15a7 begin support for batch templating 2020-06-16 13:11:51 -06:00
AJ ONeal
5e0debf4c5 generalize, a lot 2020-06-16 10:45:54 +00:00