Knowledge
Search knowledge... ⌘K
Knowledge · Framework · Capabilities
Deployment
Which deployment artifact contains this function, build step involvement.
Overview
Which deployment artifact contains this function, build step involvement.
Deployment packages applications and delivers them to target environments through a governed pipeline. In SBX, deployment flows through Docker builds, Dokploy integration, and environment- specific configuration resolution. The deployment protocol ensures that only validated, conformance- checked builds reach staging and production environments.
Layer Guidance
- PD
- Binary: sbx-core library, no separate deployment
- MD
- Binary: sbx-api, docker: sbx-api-image, migrations included
- SI
- Binary: sbx-api, docker: sbx-api-image, port: 5100
- UI
- Bundle: sbx-web, docker: sbx-web-image, port: 4000, SSR: true
Examples
- Dokploy deployment integration sbx deploy command suite