Posts tagged 'virtualbox'

  • Deploying Openfire and OneSocialWeb to Vagrant

    I’ve been working on putting together some scripts which will install an Openfire server with the OneSocialWeb plugin on a virtual machine.

  • Vagrant for Debian testing

    I’ve recently been looking into Vagrant. Vagrant allows you to build virtual environments and easily distribute them. By pragmatically describing virtual environment it easily allows developers to share configuration during development, and also eases the pain of setting systems up for distribution.