fuel-web/virtualbox
Mike Scherbakov 35d36fdae3 [virtualbox] Show console in vbox automated bootstrap 2013-02-27 17:27:59 +04:00
..
actions added initial version of scripts for running Fuel Web under VirtualBox 2013-02-08 21:14:36 +00:00
functions [virtualbox] Show console in vbox automated bootstrap 2013-02-27 17:27:59 +04:00
README added initial version of scripts for running Fuel Web under VirtualBox 2013-02-08 21:14:36 +00:00
config.sh added initial version of scripts for running Fuel Web under VirtualBox 2013-02-08 21:14:36 +00:00
launch.sh added initial version of scripts for running Fuel Web under VirtualBox 2013-02-08 21:14:36 +00:00

README

In order to successfully run Fuel Web under VirtualBox, you need to:
- download the official release (.iso) and place it under 'iso' directory
- run "./launch.sh". it will automatically pick up the iso, and will spin up master node and slave nodes

If there are any errors, the script will report them and abort.

If you want to change settings (number of OpenStack nodes, CPU, RAM, HDD), please refer to "config.sh".