Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 15 Next »

  1. ALB with proper certificates

  2. EC2 Instance (t3.medium) x 2

  3. OAuth Details ( Okta/ GoogleAuth etc)

  4. RDS Database

  1. EC2 Instance 1: Roost Control Plane (Launch 2 instances)

You can use the AWS option to launch 2 instances.

  • Roost Control Plane

  • EaaS Server

Attribute

Selection

AMI

Choose Ubuntu 20 (ubuntu-focal-20.04) SSD Volume Type

Instance Type

t3a.large

Shutdown behaviour (Stop)

Enable Termination Protection

Storage

Root Volume: 30GB (gp3)
EBS: 100GB ( Disable Delete on termination)

Termination protection

Enable

Security Group Rules

  1. SSH (port 22)

  2. HTTP (port 80)

  3. HTTPS (port 443)

  4. Custom TCP Port 2502 (for Stun)

  5. TCP Port 5000 for Docker Host

  6. TCP Port 5002 for Docker Insecure Registry

  7. TCP Port 60001 for JumpHost RoostApi Server

  8. TCP Port 60002 for ClusterLauncher

  9. TCP Port 60003 for EaaS API Server

  10. TCP Port 60005 for Cypress Video Server

  11. TCP Port 60006 for Web-console(gotty) default service - ubuntu user

  12. TCP Port 62020-62050 for dynamic gotty ports - mapped to individual users

2. EC2 Instance 2: Roost EAAS Server

Similar to EC2 Instance 1

Use the tags to give a different “Name” for ease of identification

3. Database : Amazon Aurora

Select “Easy create” option with recommended best practice configuration from AWS

EaaS Home Oath Setup >>

  • No labels