My Subsonic Puppet Module

Tutorials, tips and tricks.

Moderator: moderators

My Subsonic Puppet Module

Postby CraigWatson » Thu May 17, 2012 3:16 pm

Hi all,
I've done some work this afternoon on a Puppet module to install and configure Subsonic on Ubuntu 12.04 (Precise Pangolin).

For those who are interested, the project is hosted on Github here: https://github.com/craigwatson/puppet-subsonic

Comments, feedback and contributions for other distros welcome :)

Cheers,
Craig
CraigWatson
 
Posts: 2
Joined: Thu May 17, 2012 3:13 pm

Re: My Subsonic Puppet Module

Postby CraigWatson » Fri May 25, 2012 2:51 pm

Hi all,
I've done some minor tweaks to the configuration so that you can now roll out Subsonic with customised default arguments like so:

Code: Select all
  subsonic { 'name':
    https_port => '4044',
    http_port  => '4040',
    max_memory => '256',
}


Updated code: https://github.com/craigwatson/puppet-subsonic

I've also split my apt repository code into a separate Github repository: https://github.com/craigwatson/puppet-apt

Anyone is welcome to test or comment - as far as I know this is the first Puppet module written for Subsonic :)

Thanks,
Craig
CraigWatson
 
Posts: 2
Joined: Thu May 17, 2012 3:13 pm

Re: My Subsonic Puppet Module

Postby philip550c » Sat Jun 16, 2012 8:12 pm

cool, thank you.
philip550c
 
Posts: 31
Joined: Mon Jun 13, 2011 8:18 pm


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 14 guests