####Welcome to stackinabox.io
This vagrant project will stand up a single Ubuntu 14.04 running OpenStack Liberty and Docker using Virtualbox.
-
OpenStack (DevStack)
- available at http://192.168.27.100
- username: demo
- password: labstack
- available at http://192.168.27.100
-
Docker local passthrough image registry cache (pre-configured to use cache)
- Registry Web Console
- available at http://192.168.27.100:4080
- Registry Web Console
-
UrbanCode Deploy Server
- available at http://192.168.27.100 :8080
- username: admin
- password: admin
- available at http://192.168.27.100 :8080
-
UrbanCode Deploy Agent
- localagent (default for imports)
-
UrbanCode Deploy heat Engine
- running at http://192.168.27.100 :8004
-
UrbanCode Deploy Blueprint Designer
- available at http://192.168.27.100 :9080/landscaper
- username: ucdpadmin
- password: ucdpadmin
- available at http://192.168.27.100 :9080/landscaper
git clone https://github.com/stackinabox/stackinabox.io.git
cd stackinabox.io/vagrant
vagrant up
vagrant ssh
cd /vagrant/patterns
git clone https://github.com/stackinabox/jke.git
cd jke
./init.sh
After executing the above you can open your local web browser to http://192.168.27.100:9080/landscaper and login with demo/labstack