Quick Start Guide¶
This guide will help you get started with DevBox by walking through the basic workflow.
Initialize a Project¶
Initialize a new DevBox project from a manifest repository:
Start Services¶
Start all services defined in your project (requires sudo password on first run):
DevBox will:
- Fetch source code from the manifest repository
- Pull required Docker images
- Build services as needed
- Configure SSL certificates
- Update host files
- Start all services
Mount Source Code¶
To use your local source code instead of the manifest repository version: