Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download key-pair; change permissions to 0400

  2. Review configuration and Launch Instance

  3. Connect to EC2 using SSH once it is running

  4. Mount EBS volume and fetch RoostInstaller (this step is taken care by the below command)

Code Block
breakoutModewide
curl -s https://roost-stable.s3.us-west-2.amazonaws.com/enterprise/roost.sh | SETUP=1 DISK=<> CUSTOMER=Lacework bash -

2: EC2 Instance: Roost EAAS Server

...