Hello we are looking into OpenOndemand and trying to look at the nice hpc-toolset demo pulled from
https://github.com/ubccr/hpc-toolset-tutorial/blob/master
I have an internal OpenStack setup where I have my virtual machine and pulled down the containers and everything is working with that regard.
The virtual machine has no browser or X or remote forwarding to launch and interact it as if we were logged in to it directly so we would like to access the demo ‘remotely’. I have firewall rules which allow me to access the cloudfront interface on 1.2.3.4:2443 as well as the other ports.
When I am trying to get to the actual ondemand interface it keeps redirecting to localhost:3443. Is there a way to get the demo to all listen and use 1.2.3.4 so we can test it out and see how the pieces connect together.
Thank you.