Deployments
Deployment-oriented docs for Oximy surfaces.
Current deployment split
Oximy deployment docs should stay anchored to the repo's real workflows and infrastructure:
- API and worker services run through Railway-oriented service configuration.
- Dashboard deployment is Vercel-oriented.
- Staging and production should stay separate in scripts, environment variables, and documentation.
Existing references
Useful source docs already exist in the repository:
docs/deployment/staging.mddocs/deployment/staging-handover.mddocs/deployment/staging-otel.mddocs/ON_PREM_ARCHITECTURE.mddocs/ON_PREM_DISTR_RUNBOOK.md
What belongs here
Deployment runbooks should cover:
- Required environment variables.
- Database and queue isolation.
- Release verification.
- Rollback paths.
- Observability links and expected smoke checks.