DaedalusG / deploy

The standard way to deploy Sourcegraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 00,500 1,000 5GB 100
S 01,000 10,000 23GB 200
M 05,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 user name is **ec2-user**.

About

The standard way to deploy Sourcegraph

License:Apache License 2.0


Languages

Language:Shell 60.5%Language:HCL 38.8%Language:Python 0.7%