Skip to content

Commit 509a5f0

Browse files
committed
deprecation notice for pure docker
1 parent a3c4e75 commit 509a5f0

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ We've made our deployment configurations open source to better serve our custome
3131

3232
## Pure-Docker Sourcegraph cluster deployment reference
3333

34+
> ⚠️ **Deprecation Notice:** The pure-Docker deployment method is planned for deprecation.
35+
3436
What if your organization wants a multi-machine deployment without using Kubernetes?
3537
What if you use a different container management platform, for example?
3638
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.

pure-docker/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Pure-Docker Sourcegraph cluster deployment reference
22

3+
> ⚠️ **Deprecation Notice:** The pure-Docker deployment method is planned for deprecation.
4+
35
## Deploying
46

57
First clone the repository, then:

0 commit comments

Comments
 (0)