Skip to content

sputmayer/stackinabox.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####Welcome to stackinabox.io

GETTING STARTED

This vagrant project will stand up a single Ubuntu 14.04 running OpenStack Liberty and Docker using Virtualbox.

  • OpenStack (DevStack)

  • Docker local passthrough image registry cache (pre-configured to use cache)

  • UrbanCode Deploy Server

  • UrbanCode Deploy Agent

    • localagent (default for imports)
  • UrbanCode Deploy heat Engine

  • UrbanCode Deploy Blueprint Designer

Set Up Instructions

	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

About

Cloud in a box. OpenStack, Docker, UrbanCode Deploy & Patterns (HEAT Designer)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 65.6%
  • Shell 34.4%