I'm trying to deploy an app in Jelastic that is Dockerized, and i want horizontal scalability, for that i need a load balancer and thought about nginx, but how can i deploy nginx as load balancer via docker on Jelastic?
My specific doubt is because until now when i deploy the load balancer, it ins't configured automatic, like when you deploy an app to tomcat using the Java tab from wizard GUI, i know i can configure nginx for some nodes after i set them up, the problem is, if it auto scale how it will be reconfigured?