Skip to content

Commit

Permalink
chore(docs): remove incorrect customer redirect in aws docker (#916)
Browse files Browse the repository at this point in the history
Remove incorrect customer advisement to not use docker compose and instead use an install script or machine images
  • Loading branch information
jdpleiness authored Jan 24, 2025
1 parent 563c20a commit a95d95b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/admin/deploy/docker-compose/aws.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Install Sourcegraph on Amazon Web Services (AWS)

> ⚠️ We recommend new users use our [AWS AMI](/admin/deploy/machine-images/aws-oneclick) or [script-install](/admin/deploy/single-node/script) instructions, which are easier and offer more flexibility when configuring Sourcegraph. Existing customers can reach out to our Customer Engineering team [email protected] if they wish to migrate to these deployment models.


This guide will take you through how to deploy Sourcegraph with [Docker Compose](https://docs.docker.com/compose/) to a single EC2 instance on Amazon Web Services (AWS).

Deploy a Sourcegraph instance with an [AWS AMI](/admin/deploy/machine-images/aws-ami) or [AWS One-Click](/admin/deploy/machine-images/aws-oneclick). (Recommended)
Expand Down

0 comments on commit a95d95b

Please sign in to comment.