Create and configure lightweight, reproducible, and portable development environments.
Immutable Infrastructure for Developers
Fuse your App into an Image in 5 seconds.
Run it on both VirtualBox and AWS unchanged.
Create and configure lightweight, reproducible, and portable development environments.
An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project. phpVirtualBox was designed to allow users to administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface.
If you haven't heard of VirtualBox, it's virtualization software primarily intended for desktop machines, similar to VMWare Workstation, Parallels or Virtual PC. RemoteBox allows you to administer an installation of VirtualBox residing on another machine such as a server, as if it was installed locally. You can also interact with the displays of the guests. This allows you to treat VirtualBox much more like an installation of Xen, KVM or VMware ESX. A summary of some of the features of RemoteBox are listed below.
An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project. phpVirtualBox was designed to allow users to administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface.