aisbaa / deploy-sourcegraph

Deploy Sourcegraph to a Kubernetes cluster for large-scale code search and intelligence

Home Page:https://about.sourcegraph.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚨 IMPORTANT: When upgrading Sourcegraph, please check upgrading docs to check if any manual migrations are necessary.

master branch tracks development. Use the revision of this repository corresponding to the version of Sourcegraph you wish to deploy. E.g., git checkout v3.10.4.

Sourcegraph on Kubernetes

sourcegraph: search

Deploying Sourcegraph into a Kubernetes cluster 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 cluster.

For product and pricing information, visit about.sourcegraph.com or contact us for more information. If you're just starting out, we recommend running Sourcegraph as a single Docker container or using Docker Compose. Migrating to Sourcegraph on Kubernetes is easy later.

Kubernetes alternatives

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.

Contributing

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 (in sourcegraph/sourcegraph) or a pull request and we will respond promptly!

Questions & Issues

Open an issue (in sourcegraph/sourcegraph) or contact us (support@sourcegraph.com), we are happy to help!

About

Deploy Sourcegraph to a Kubernetes cluster for large-scale code search and intelligence

https://about.sourcegraph.com


Languages

Language:Shell 54.7%Language:TypeScript 26.4%Language:Go 16.6%Language:JSONiq 2.1%Language:JavaScript 0.3%