/mastermind

Configuration for Sickbeard, Couchpotato, Sabnzbd, rTorrent, and more

Primary LanguageShellMIT LicenseMIT

mastermind

Instructions

  1. Modify the example site.yml and vars/secret.yml according to your needs
cd playbooks
mv site.yml.example site.yml
mv vars/secret.yml.example vars/secret.yml
  1. Install ansible
pip install ansible
  1. Run the playbooks
ansible-playbook -i change.me, site.yml

TO DO

  • Upgrade ruTorrent to 3.7 (changed packaging)
  • Upgrade rTorrent to 0.9.6 (need to update the PPA) - 0.9.6 is available on my PPA
  • Add configuration instructions to README