Register monica_site for django deploy (closes #14).
Sync runner checkout / sync (pull_request) Successful in 6s

Add app_catalog + host_apps (prod 8004 / beta 8014) on all webservers,
document NPM/Postgres/worker singleton on adama, and list app in deploy.sh.
This commit is contained in:
2026-08-06 15:44:28 -05:00
parent 829a63cbf2
commit e8473c2554
6 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Deploy applications with deploy-apps.yml.
HOST Optional. Limit to one host: adama, roslin, or ai-server-4080.
Options:
--app NAME App to deploy (company_site, dta_service, dta_webapp, scha, chat_web_app, chat_backend)
--app NAME App to deploy (company_site, dta_service, dta_webapp, scha, chat_web_app, chat_backend, monica_site)
--env ENV Environment: beta or prod
--ref REF Git ref/sha to deploy (default: master)
--check Dry run