🚨 If you are updating from a 2.10.x or previous deployment, follow the migration steps in docs/helm.migrate.md.
🚨 IMPORTANT: When upgrading to any particular version of Sourcegraph (including Sourcegraph 3.0), please check docs/migrate.md to check if any manual migrations are necessary.
Sourcegraph Data Center is for organizations that need highly scalable and available code search and code intelligence. This repository contains documentation for creating, updating, and maintaining a Sourcegraph Data Center cluster using Kubernetes.
For product and pricing information, visit about.sourcegraph.com or contact us for more information. If you're just starting out, we recommend installing Sourcegraph on a single node first. Migrating to Data Center is easy when you're ready.
- Installing
- Configuring
- Updating
- Scaling
- Troubleshooting
- Admin guide - useful guide for Sourcegraph admins
- Prometheus metrics - list of all Prometheus metrics that can be used for application performance monitoring
We recommend using Kubernetes for deploying Sourcegraph (see above for installation instructions). However, we understand not everyone can use Kubernetes or may prefer their own container infrastructure. If this is the case, check out our pure-Docker deployment reference.
We've made our deployment configurations open source to better serve our customers' needs. If there is anything we can do to make deploying Sourcegraph easier just open an issue (with the deploy-sourcegraph label in sourcegraph/sourcegraph) or a pull request and we will respond promptly!