Getting Started
Self-host Sourcebot
Want to use Sourcebot without self-hosting? Checkout Sourcebot Cloud
Sourcebot is open source and can be self-hosted using Docker. In this section, you can find all the information you need to deploy Sourcebot on your own infra.
Deployment Options
The following options are available:
- Sourcebot Cloud: A fully managed version of Sourcebot that is hosted and maintained by the Sourcebot team.
- Self-host Sourcebot: Run Sourcebot on your own infrastructure
- Docker: get started with a single command with our official docker images
- Build from source: making changes to Sourcebot? learn how to run directly from source