Unable to install juju-gui locally?
- by Maciek
I'm attempting to setup juju-gui in a VM running Ubuntu 13.10 x64 Server.
I intend to see if it's possible to deploy an openstack "all in one" node, using this method in that particular VM.
I've installed and bootstrapped juju in a local environment :
$sudo apt-get install juju-core
$sudo apt-get install juju-local
$juju switch local
$sudo juju…