bitovi/github-actions-deploy-docker-to-ec2

Add option for multiple ports to be exposed and routed through the ELB

LeoDiazL opened this issue · 3 comments

Add option for multiple ports to be exposed and routed through the ELB
arm4b commented

I hit the need of this feature when trying to deploy the https://github.com/bitovi/chaoss-config/pull/5 which uses several app ports and microservices.

With that, there's a need for app_port to be a list or comma-separated app_ports or similar.

It's something in progress in commons

done in V1