openvidu/openvidu-deployment/pro
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
..
elastic openvidu-deployment: add "2>/dev/null" to silence outputs and quotes for correct var expansion 2026-09-10 13:13:42 +02:00
ha openvidu-deployment: HA AWS - optional LoadBalancerSubnets and SSM on the master role 2026-09-18 02:23:28 +02:00
local-meet chore: update third-party versions (#909) 2026-09-07 16:58:47 +02:00
shared openvidu-deployment: azure - added blob storage resources and modified CE to support config blobStorage 2025-04-23 13:26:33 +02:00
singlenode chore: update third-party versions (#909) 2026-09-07 16:58:47 +02:00