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

Wire prod/beta into the catalog and host ports so NPM can balance the short and API hosts on 8005/8015.
This commit is contained in:
2026-08-30 06:46:37 -05:00
parent ec294a1d45
commit d851469e2d
8 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Deploy applications with deploy-apps.yml.
HOST Optional. Limit to one host: adama, roslin, starbuck, apollo, or ai-server-4080.
Options:
--app NAME App to deploy (company_site, dta_service, dta_webapp, scha, chat_web_app, chat_backend, monica_site)
--app NAME App to deploy (company_site, dta_service, dta_webapp, scha, chat_web_app, chat_backend, monica_site, url_shortening_service)
--env ENV Environment: beta or prod
--ref REF Git ref/sha to deploy (default: master)
--check Dry run