I have a physical server that hosts an all-in-one ovirt system.
At the time there are only a handful of VMs but I plan to expand
(both the number of VMs and the number of physical servers).
As I use this for developing / testing various ideas (web apps) I sometimes
need to have access directly to VMs from the internet (ports like 80, 443, sometimes others).
What I would like is to install a reverse proxy (nginx) in DMZ and get rid of port forwarding system.
My
question is: is there any way (ovirt, plugin, 3rd party solution) that,
when a VM is created, automatically creates the required entries in the
reverse proxy so that a preselected +/- customizable list of ports are
forwarded to the new VM?