Skip to content

sourcegraph/deploy

Repository files navigation

sourcegraph/deploy: one-click Sourcegraph deployments

This repository is for Sourcegraph developers: for how to deploy Sourcegraph, please see docs.sourcegraph.com

This repository is home of Sourcegraph one-click deployments (AMIs, VM images, etc.) distributed through various cloud providers.

Overview

Instance size chart

We use T-shirt sizes which are load tested with specific configurations.

Size Users Repositories Largest Repo Size Concurrent Users
XS 500 1,000 5GB 100
S 1,000 10,000 23GB 200
M 5,000 50,000 23GB 1,000
L 10,000 100,000 35GB 2,000
XL 20,000 250,000 35GB 4,000

Sourcegraph AMI instance

Sourcegraph Amazon Machine Images (AMIs) allow you to quickly deploy a production-ready Sourcegraph instance tuned to your organization’s scale in just a few clicks.

A Sourcegraph AMI instance includes:

  • A pre-configured Sourcegraph instance for your deployment
  • A root EBS volume with 50GB of storage
  • An additional EBS volume with 500GB of storage for storing code and search indices

AWS Regions

Please reach out to us if you are not able to find Sourcegraph images for your region.

Releases

See our Releases page for detailed information.

NOTE: The default AMI username is ec2-user.