Skip to content

Commit c0bdf82

Browse files
MaedahBatoolloujar
andauthored
Update docs/admin/architecture.mdx
Co-authored-by: Louis Jarvis <[email protected]>
1 parent 43ea658 commit c0bdf82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/admin/architecture.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ Sourcegraph is deployable via three supported methods:
160160

161161
- **[Kubernetes](/admin/deploy/kubernetes)** is intended for all medium to large-scale production deployments that require fault tolerance and high availability. For advanced users only with significant kubernetes experience required. This deployment method is developed in deploy-sourcegraph
162162
- **[Docker Compose](/admin/deploy/docker-compose)** is intended to be used for small to medium production deployments, with some customization available. Easy to set up with basic infrastructure and docker knowledge required. A variation on this is the pure-Docker option. Both of these deployment methods are developed in deploy-sourcegraph-docker
163-
- **[Docker Single Container](/admin/deploy/docker-single-container)** for small environments on a single server. It is the easiest and quickest to set up with a single command. Little infrastructure knowledge is required. This deployment method is developed in cmd/server
164163

165164
The [resource estimator](/admin/deploy/resource_estimator#sourcegraph-resource-estimator) can guide you on the requirements for each deployment type.
166165

0 commit comments

Comments
 (0)