Hit an issue? Please let us know on GitHub or by emailing us.
Walkthrough
1
Requirements
- docker & docker compose -> use Docker Desktop on Mac or Windows.
2
Obtain the Docker Compose file
Download the docker-compose.yml file from the Sourcebot repository.
3
Create a config.json
Create a This config creates a single GitHub connection named
config.json
file that tells Sourcebot which repositories to sync and index:Create example config
starter-connection
that specifies Sourcebot as a repo to sync. Learn more about the config file.4
Launch your instance
If you’re deploying Sourcebot behind a domain, you must set the AUTH_URL environment variable.
5
Complete onboarding
Navigate to http://localhost:3000 and complete the onboarding flow.
6
Done
You’re all set! If you’d like to setup Ask Sourcebot, configure a language model provider.