zhaojh329 / deploy-sourcegraph-docker

Sourcegraph with Docker Compose deployment reference

Home Page:https://docs.sourcegraph.com/admin/install/docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sourcegraph with Docker Compose

sourcegraph: search Build status

This repository is the deployment reference for deploying Sourcegraph with Docker Compose.

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

The master branch tracks development. Use the branch of this repository corresponding to the version of Sourcegraph you wish to deploy, e.g. git checkout 3.19.

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.

Is Docker Compose the right deployment type for me?

Please see our docs for comparisons of deployment types and our resource estimator.

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!

Pure-Docker Sourcegraph cluster deployment reference

What if your organization wants a multi-machine deployment without using Kubernetes? What if you use a different container management platform, for example? Anyone using a container management platform other than Kubernetes (Netflix's Titus, Apache's Mesos, etc.) can use our Pure-Docker Sourcegraph cluster deployment reference to deploy Sourcegraph.

About

Sourcegraph with Docker Compose deployment reference

https://docs.sourcegraph.com/admin/install/docker-compose


Languages

Language:Shell 91.2%Language:Go 8.7%Language:JavaScript 0.1%