From source to a running app
rig.yaml describes your app. In v0.13, a normal deployment prepares an app release in managed directories, then activates it. The workspace stays in place. An image deployment instead prepares a frozen workspace environment; use that path when you need to provision system packages or reproduce the entire runtime.
Choose the right resource
Choose your next step
- Deploy your first app from a working project.
- Create a workspace for an interactive development environment.
- Compare deployment strategies before migrating an existing app.
- Build with the API when another application will manage Rigbox resources.