-
Notifications
You must be signed in to change notification settings - Fork 2
JshWright/vboxweb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
########################################### NOTE: Since there is now an official VBoxWeb project from Sun, I will be suspending development on this project for the indefinite future. Any VBox related development on my part will now be on Sun's project. Check it out at: http://code.google.com/p/vboxweb/ ########################################### VBoxWeb is a web interface for Sun's VirtualBox, using the Python XPCOM bindings provided in the SDK. To run VBoxWeb, you will need CherryPy (3.0 or newer), the Genshi templating engine, and the simplejson library. http://pypi.python.org/pypi/CherryPy http://pypi.python.org/pypi/Genshi http://pypi.python.org/pypi/simplejson Once you have the necessary prerequisites installed, simply run vboxweb.py as the user who owns the VMs you want to manage. Then point your browser to http://127.0.0.1:8080/ and you should be good to go. The default username/password is vboxweb/vboxweb. Currently VBoxWeb is in its infancy, and supports only a very few features of VirtualBox.
About
A simple web frontend for VirtualBox, built on CherryPy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published