openvidu/openvidu-deployment/pro/ha/aws
cruizba d716ee15ec openvidu-deployment: HA AWS - optional LoadBalancerSubnets and SSM on the master role
Add an optional LoadBalancerSubnets parameter (CommaDelimitedList, empty by
default) to the Pro HA CloudFormation template. When set, the internet-facing
Network Load Balancer is placed in those public subnets via a new
HasLoadBalancerSubnets condition, so OpenViduMasterNodeSubnets can be private
subnets with NAT egress. When empty it falls back to the master subnets, so
existing public-subnet deployments are unaffected.

Also attach AmazonSSMManagedInstanceCore to the master node role (the media
role already has it) so master nodes register with Systems Manager and can be
reached through Session Manager without a public IP.


Assisted-by: claude-code - Anthropic - Claude Opus 4.8
2026-09-18 02:23:28 +02:00
..
cf-openvidu-ha.yaml openvidu-deployment: HA AWS - optional LoadBalancerSubnets and SSM on the master role 2026-09-18 02:23:28 +02:00