store: SBA Database API - Server & Deployment Details

This commit is contained in:
Cal Corum 2026-02-17 14:16:55 -06:00
parent ae5c91fe4a
commit 4a0b8520fa

View File

@ -0,0 +1,12 @@
---
id: 9e9497ba-7578-4f6e-b5ed-d7679183d6d2
type: configuration
title: "SBA Database API - Server & Deployment Details"
tags: [major-domo, deployment, infrastructure]
importance: 0.9
confidence: 0.8
created: "2026-02-17T20:16:55.900329+00:00"
updated: "2026-02-17T20:16:55.900329+00:00"
---
Dev server: 10.10.0.42:814 (ssh sba-db → cd container-data/dev-sba-database). Production: ssh akamai → cd container-data/sba-database. Deploy procedure (both): docker-compose pull && docker-compose down && docker-compose up -d (on remote server). CRITICAL: Local docker compose on dev machine (port 801) is NOT the dev server. Dev server runs REMOTELY — must SSH in and deploy. Images must be pushed to registry first (pull-based deployment).