Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/self-hosted/updates/pure-docker.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Updating a pure-Docker Sourcegraph cluster

> WARNING: **The pure-Docker deployment type is planned for deprecation.** We recommend migrating to a supported deployment method such as [Docker Compose](/self-hosted/deploy/docker-compose) or [Kubernetes](/self-hosted/deploy/kubernetes). If you have questions or need assistance with migration, please [contact support](https://sourcegraph.com/contact).

This document describes the exact changes needed to update a [pure-Docker Sourcegraph cluster](https://github.com/sourcegraph/deploy-sourcegraph-docker).
Each section comprehensively describes the changes needed in Docker images, environment variables, and added/removed services. **Always refer to this page before upgrading Sourcegraph,** as it comprehensively describes the steps needed to upgrade, and any manual migration steps you must perform.

Expand Down