Environments
Owner: DevOps
Reviewers: Engineering, QA, Operations
Status: Draft
Version: 0.1
Last Updated: 2026-09-16
Review Cycle: Per environment change
Confirmed Environments
| Environment |
Evidence |
Status |
| Local development |
docker-compose.yml, package scripts and .env.example files. |
CONFIRMED |
| Local IoT stack |
docker-compose.iot.yml. |
CONFIRMED |
| VM development |
ST United VM workflow and Docker Compose service. |
CONFIRMED |
| VM production |
Current production infrastructure direction. |
CONFIRMED BY INFRA UPDATE |
| Kubernetes dev |
k8s/services-dev/. |
OPTIONAL |
| Kubernetes prod |
k8s/services-prod/. |
OPTIONAL |
Local Ports
| Service |
Port |
| Backend API |
3001 |
| Web frontend |
5173 |
| PostgreSQL |
5432 |
| Redis |
6379 |
| MQTT |
1883 |
| IoT PostgreSQL stack |
5433 |
Open Items
- Confirm staging/UAT environment naming.
- Confirm production domain ownership and certificates.
- Confirm mobile build/distribution environment.
- Document production VM deploy directory, compose service names and rollback tags.