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`)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
schainapp_catalogandhost_appson adama, roslin, and ai-server-4080 (prod port 8002; beta 8012 reserved).IMPLEMENTATION.mdports, apps, Postgres, and NPM tables so every app lists beta + prod.schaindeploy.shhelp.Part A (dockerize / CI in the
scharepo) is tracked separately in scha#19.Test plan
ansible-inventory --listshowsschaunder each host~/Documents/secrets/scha/scha_prod.envexists: dry-run./scripts/deploy.sh --app scha --env prod --checkschaon shared Postgres (10.0.0.230) and point NPM atadama:8002+roslin:8002(+ optionalai-server-4080:8002)