Stop legacy dta_service systemd units before Docker deploy (#52).

ai-server-4080 runs dta_service active/active with adama and roslin.
Disable beta_dta_wsgi/prod_dta_wsgi so port 8001/8011 are free for compose.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-09 11:45:03 -05:00
co-authored by Cursor
parent a7417345a3
commit b1b9b3bafe
4 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ After Docker install, re-SSH so the `docker` group membership takes effect.
| App | Type | Hosts | Notes |
|-----|------|-------|-------|
| `company_site` | django (docker) | adama + roslin | active/active behind NPM |
| `dta_service` | django (docker) | adama + roslin | active/active behind NPM |
| `dta_service` | django (docker) | adama + roslin + ai-server-4080 | active/active behind NPM |
| `dta_webapp` | node/vite static | adama + roslin | active/active; built to `/var/www/<env>_dta_webapp`, served by web-static nginx |
Both environments (`beta`, `prod`) are deployed. Django apps use a **shared external