I have been trying to install juju with juju-gui on my virtual machine (Fresh installation Ubuntu 13.04 64-bit)
To configure my local environment I installed mongodb-server and lxc.
After successfully installing juju and juju-gui, I run watch juju status and get public ip: 10.0.3.213 for juju-gui.
Since I am running server version of ubuntu I have no way of seeing that URL from this virtual machine. Using my host OS I can't reach that IP since that IP is being used by lxc.
Is this a default way of accessing juju?
If I remove lxc would I be able to access GUI on eth0 ip address?