Get started with Sourcegraph for free

Search your own code

Quickstart: Run this to launch Sourcegraph locally:

docker run
--publish 7080:7080 --publish 127.0.0.1:3370:3370 --rm
--volume ~/.sourcegraph/config:/etc/sourcegraph
--volume ~/.sourcegraph/data:/var/opt/sourcegraph
sourcegraph/server:3.30.3

Deploy to a server or cluster

See deployment documentation for information about Docker deployments, Kubernetes clusters, and other clusters.

Want help?

Our customers use Sourcegraph every day to build software you rely on.