Skip to content

intbass/radio

Repository files navigation

Development Radio

You want to run your own radio station?

Prerequsites

Development

$ git clone https://github.com/beats-to/radio.git
$ cd radio
$ vagrant up

This will do the following;

  • Download a Debian 7 vm image
  • Configure it with 2 network interfaces (nat and bridged)
  • mount the current directory on the host as guest:/vagrant/ #* prompt you for the music directory on the host and NFS mount that as guest:/music
  • Create a local python virtualenv
  • Install and update once a month the ansible install
  • Run the ansible provisioner against the guest

Environment

ANSIBLAB is used to set the ansible verbosity. TAGS is used to selectively apply ansible plays.

any ansible configuration values can be overridden in group_vars/local.yml

About

Deploy radio stations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published