Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 2.33 KB

File metadata and controls

61 lines (48 loc) · 2.33 KB
title AWS one-click
<style> .launcher { margin: 0.5em; width: 100%; } .launcher > select { width: 70%; font-size: 1em; padding: 0.2em 1em; margin-right: 0.25em; display: inline-block; float: left; } </style>

AWS One-Click Installation for Sourcegraph

Launch a verified and pre-configured Sourcegraph instance with the following:

  • Root EBS volume with 50GB of storage
  • Additional EBS volume with 500GB of storage, for storing code and search indices
  • The latest version of Sourcegraph

You only need to choose your VPC and SSH Key-Pair to get started.


Steps

  1. Choose an AWS Region in the launcher below
  2. Click on the Launch Stack button
  3. Select or create a new key pair
  4. Select or create a new security group with auto-assign public IP enabled

🎉 You can now start a Sourcegraph instance by clicking on the Launch instance button 🎉

Launcher

Coming soon Set up a Sourcegraph instance in one click

us-east-1 (N. Virginia) us-east-2 (Ohio) us-west-1 (N. California) us-west-2 (Oregon) ap-south-1 (Asia Pacific - Mumbai) eu-west-1 (Europe - Ireland) eu-west-2 (Europe - Frankfurt)

NOTE: Once the instance has been created, Sourcegraph will be running at your server’s IP address, which allows you to navigate to your newly created Sourcegraph instance in your browser. You can also find the URL for your Sourcegraph instance in the 'Outputs' section of the Stack.

Manual deploy on AWS EC2

Click here to view install instructions for deploying on AWS EC2 manually.