Getting VM to run on server in headless mode
Posted: 13. Jun 2016, 20:05
Hello all.
I downloaded a centos7 OVA from an application vendor, it in theory should work right out of the box. (it does via localhost by just launching it and entering localhost in browser)
What I want to do is make this .ova run the application thats on it and be able to point a browser at its IP and have the application displayed, like it does on localhost.
I have it running on a server (centos 7, no gui) in headless mode. I can start the vm fine but I need to be able to access its contents.
I've changed the vm to "bridged mode" so that I could use the host ip to access the application running on it (think apache)
I still have no idea how to make the application "seen" in a browser, or how to get into the vm without a gui on a server. the host is centos7 and the guest is also centos7.
Any ideas on how I could get this working within virtualbox?
Thanks!
I downloaded a centos7 OVA from an application vendor, it in theory should work right out of the box. (it does via localhost by just launching it and entering localhost in browser)
What I want to do is make this .ova run the application thats on it and be able to point a browser at its IP and have the application displayed, like it does on localhost.
I have it running on a server (centos 7, no gui) in headless mode. I can start the vm fine but I need to be able to access its contents.
I've changed the vm to "bridged mode" so that I could use the host ip to access the application running on it (think apache)
I still have no idea how to make the application "seen" in a browser, or how to get into the vm without a gui on a server. the host is centos7 and the guest is also centos7.
Any ideas on how I could get this working within virtualbox?
Thanks!