Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1000 Bytes

Readme.md

File metadata and controls

29 lines (20 loc) · 1000 Bytes

Vagrant Airtime

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.

Requirements

To get started

$ 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