issue-6-register-chat-backend
master
Part B for chat_backend#6:
chat_backend
app_catalog
docker-compose.prod.yml
host_apps
IMPLEMENTATION.md
deploy.sh
App-repo PR: ai_ml_operations/chat_backend branch issue-6-dockerize-chat-backend.
ai_ml_operations/chat_backend
issue-6-dockerize-chat-backend
10.0.0.230
westfarn
~/Documents/secrets/chat_backend/chat_backend_prod.env
.env.prod.example
chatbackend.aimloperations.com
adama:8003
roslin:8003
ai-server-4080:8003
./scripts/deploy.sh --app chat_backend --env prod --ref <sha>
Add app_catalog entry, host_apps on adama/roslin/ai-server-4080 (prod :8003), and document ports/NPM/Postgres/Ollama for active/active. Co-authored-by: Cursor <cursoragent@cursor.com>
No dependencies set.
The note is not visible to the blocked user.
Summary
Part B for chat_backend#6:
chat_backendtoapp_catalog(django,docker-compose.prod.yml, uv migrate)host_appson adama, roslin, ai-server-4080 — prod port 8003 (beta 8013 reserved)IMPLEMENTATION.mdapps/ports/NPM/Postgres +deploy.shhelpApp-repo PR:
ai_ml_operations/chat_backendbranchissue-6-dockerize-chat-backend.Test plan
chat_backendon10.0.0.230and grantwestfarn~/Documents/secrets/chat_backend/chat_backend_prod.env(see chat_backend.env.prod.example)chatbackend.aimloperations.com→adama:8003+roslin:8003+ai-server-4080:8003./scripts/deploy.sh --app chat_backend --env prod --ref <sha>