You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository is the deployment reference for [deploying Sourcegraph with Docker Compose](https://docs.sourcegraph.com/admin/install/docker-compose).
8
+
This repository is the deployment reference for [deploying Sourcegraph with Docker (Customer Replica 1)](https://docs.sourcegraph.com/admin/install/docker-compose).
6
9
7
10
> 🚨 IMPORTANT: When upgrading Sourcegraph, please check [upgrading docs](https://docs.sourcegraph.com/admin/updates/docker_compose) to check if any manual migrations are necessary.
8
11
>
@@ -17,20 +20,6 @@ container](https://docs.sourcegraph.com/#quickstart-guide) or using [Docker
17
20
Compose](https://docs.sourcegraph.com/admin/install/docker-compose). Migrating to Sourcegraph on
18
21
Kubernetes is easy later.
19
22
20
-
## Is Docker Compose the right deployment type for me?
21
-
22
-
Please see [our docs](https://docs.sourcegraph.com/admin/install) for comparisons of deployment types and our resource estimator.
23
-
24
-
## Contributing
25
-
26
-
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)](https://github.com/sourcegraph/sourcegraph/issues/new?assignees=&labels=deploy-sourcegraph-docker&title=%5Bdeploy-sourcegraph-docker%5D) or a pull request and we will respond promptly!
27
-
28
-
## Questions & Issues
29
-
30
-
[Open an issue (in sourcegraph/sourcegraph)](https://github.com/sourcegraph/sourcegraph/issues/new?assignees=&labels=deploy-sourcegraph&template=deploy-sourcegraph.md&title=%5Bdeploy-sourcegraph%5D) or contact us ([email protected]), we are happy to help!
## Is the Docker (Customer Replica 1) deployment type for me?
33
24
34
-
What if your organization wants a multi-machine deployment without using Kubernetes?
35
-
What if you use a different container management platform, for example?
36
-
Anyone using a container management platform other than Kubernetes (Netflix's [Titus](https://netflix.github.io/titus/), Apache's [Mesos](http://mesos.apache.org/documentation/latest/docker-containerizer/), etc.) can use our [Pure-Docker Sourcegraph cluster deployment reference](./pure-docker/README.md) to deploy Sourcegraph.
25
+
No. Please see our [docs](https://docs.sourcegraph.com/admin/deploy) for a variety of installation methods that will suit your needs, or [learn more about Sourcegraph Cloud](https://about.sourcegraph.com/).
0 commit comments