This is a Vagrant setup for testing Airtime 2.1-beta3 internet radio playout/automation software. Uses Chef Solo recipes for provisioning. The recipes are copied from those by Opscode, which allows for their use with Chef Solo.
-
$ gem install vagrant
$ git clone -b dev git://github.com/dz0ny/vagrant-airtime.git
$ cd vagrant-airtime
$ vagrant up
$ open http://[node:fqdn] and login using admin:admin
Your Ubuntu/Airtime box exists as a virtual machine. The music folder running on the virtual machine is pointing back at the music directory on your local machine. So you can link your music directly to virtual machine.
$ vagrant destroy