Register scha for deploy on all webservers (scha#19 Part B) #3

Merged
westfarn merged 1 commits from ticket-19-register-scha into master 2026-07-14 03:06:46 -07:00
Owner

Summary

  • Register scha in app_catalog and host_apps on adama, roslin, and ai-server-4080 (prod port 8002; beta 8012 reserved).
  • Update IMPLEMENTATION.md ports, apps, Postgres, and NPM tables so every app lists beta + prod.
  • Include scha in deploy.sh help.

Part A (dockerize / CI in the scha repo) is tracked separately in scha#19.

Test plan

  • Confirm inventory YAML loads: ansible-inventory --list shows scha under each host
  • After Part A merges + ~/Documents/secrets/scha/scha_prod.env exists: dry-run ./scripts/deploy.sh --app scha --env prod --check
  • Create DB scha on shared Postgres (10.0.0.230) and point NPM at adama:8002 + roslin:8002 (+ optional ai-server-4080:8002)
## Summary - Register `scha` in `app_catalog` and `host_apps` on adama, roslin, and ai-server-4080 (prod port **8002**; beta **8012** reserved). - Update `IMPLEMENTATION.md` ports, apps, Postgres, and NPM tables so every app lists beta + prod. - Include `scha` in `deploy.sh` help. Part A (dockerize / CI in the `scha` repo) is tracked separately in [scha#19](https://git.aimloperations.com/ai_ml_operations/scha/issues/19). ## Test plan - [ ] Confirm inventory YAML loads: `ansible-inventory --list` shows `scha` under each host - [ ] After Part A merges + `~/Documents/secrets/scha/scha_prod.env` exists: dry-run `./scripts/deploy.sh --app scha --env prod --check` - [ ] Create DB `scha` on shared Postgres (`10.0.0.230`) and point NPM at `adama:8002` + `roslin:8002` (+ optional `ai-server-4080:8002`)
westfarn added 1 commit 2026-07-14 03:02:47 -07:00
Register scha for deploy on all webservers (Part B of scha#19).
Sync runner checkout / sync (pull_request) Successful in 6s
5fb23229fb
Add scha to app_catalog and host_apps (prod :8002), and document beta/prod ports, Postgres DBs, and NPM backends for every app.
westfarn merged commit 04ccbecbd7 into master 2026-07-14 03:06:46 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/server-infra#3