1. I have customized a standard Apache role and installed JBoss (Our app runs on JBoss port 8080 and not on apache).
2. Based on a note from Nick, I have left apache running (he mentioned that otherwise scalr will not recognize the instance/server as running)
I now want to configure nginx load balancer for the new app roles that i have created.
1. We will allow only SSL. Where do I configure this?
2. Do I still need to create an Apache virtual host to upload the ssl certificates?
3. nginx needs to forward to the app role on port 8080. Where do I configure that?
4. What happens to the SSL (and non-SSL) templates section? Do I just leave it as it is?
Regards
Srini