You are here
Airtime looks like a fanstastic open source radio-broadcast automation server. It is browser based and seems to offer a complete feature set for radio programming and automation. I worked in radio long before the advent of mp3s and automation; so, from where I stand the best feature is its documentation.
Here's the homepage for the software at Sourcefabric: http://www.sourcefabric.org/en/airtime/
There are several pages of installation documentation intended for any level user/administrator. Here's the "automated" installation documentation: http://en.flossmanuals.net/airtime-en-2-0/automated-installation/
The patch seems ready for testing. Apply to TurnKey LAPP for ready to go Airtime instance. Devs set it up for username: admin and password: admin initially. This can be easily configured on first boot with an inithook using bash.
Documentation for using Airtime is available at its home.
Forum posts address rabbitmq-server issue.
here. Trying to make sense of it.
Should be able to easily resolve this issue within patch
If you add the file as it should be to the overlay then the installation should leave it alone and should work OOTB.
TZ-data
Configuring TZ-data on first boot will be essential for this appliance. I'll add that an inithook to configure icecast2 from default security parameters might be necessary.
Should be pretty easy to make firstboot script
It's been a little while since I've played with firstboot scripts, but is should be pretty easy to create one to (re)configure tzdata. Icecast2 may be marginally harder but not too big a deal...
Everything works smoothly with tklpatch-apply
On a running system. So, I reckon I should post the patch when I next have the chance.
Hey, Rabbitmq-server just a speedbump
This takes care of it, as long as I start apache2 and postgres afterwards:
..immediately after defining the hostname.
That gets me to airtime-check-system, the final piece of the build. It fails with this now:
I assume this is monit not starting: "+ /etc/init.d/monit start
Starting daemon monitor: monit won't be started/stopped unless it it's configured please configure monit and then edit /etc/default/monit and set the "startup" variable to 1 in order to allow
monit to start"
So, an overlay.
Done
Very challenging until it wasn't anymore. Very rewarding to be able to post a patch that can be applied to produce a ready to rip Airtime server.
Add new comment