...
1. EC2 Instance: Roost Control Plane
Below configuration is good for 2-3 team size
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 | SSH (port 22) HTTP (port 80) HTTPS (port 443) TCP Port 5000 for Docker Host TCP Port 5002 for Docker Insecure Registry TCP Port 60001 for Jump Host RoostApi Server TCP Port 60002 for Roost Cluster Launcher TCP Port 60003 for EaaS API Server TCP Port 60005 for Cypress Video Server TCP Port 60006 for Web-console(gotty) default service - ubuntu user TCP Port 62020-62120 for dynamic gotty ports - mapped to individual users
|
Tag | Name: Roost Control Plane |
...