Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 843 Bytes

AWS.md

File metadata and controls

13 lines (13 loc) · 843 Bytes

Create an AWS EC2 Instance

  1. Navigate to EC2 console ClickLaunch
  2. Launch an AWS Instance
  • Select ubuntu as the operating system Launch
  • Select the ssh key pair for you to log into the VM later SSH Key
  • Change the disk size that fits your need. Checkout our Readme on specifications. Disk Size
  • [Optional] Expose postgres port by following the instructions
  • Click Launch
  1. Once the instance is created, ssh into the instance and follow instructions in Configure Hemera Indexer section.