You can get started with a single docker command:

docker run -p 3000:3000 --rm --name sourcebot ghcr.io/sourcebot-dev/sourcebot:latest

Navigate to localhost:3000 to use your self-hosted Sourcebot deployment! Check out our getting-started page to dive in.