Giter VIP home page Giter VIP logo

chef-rtorrent's Introduction

rtorrent

Yet another chef recipe to install rtorrent.

Usage

The nginx and php5-fpm cookbooks should come before this in the node's runlist, to install nginx and php-fpm. This cookbook is designed to work with the default values for both (notably, php5-fpm listening on 127.0.0.1:5000 and the nginx sites-enabled dir being in /etc/nginx/sites-enabled)

Configuration

There are two recipes:

rtorrent

This recipe will create a new user (rtorrent) by default, install the rtorrent package (via aptÂ) and configure an upstart script to run it inside of dtach. There are lots of knobs that can be tweaked in node attributes as far as .rtorrent.rc config goes, but this exercise is left to the reader.

rutorrent

This recipe will download+install the latest (at the time of writing, 3.6) version of rutorrent to the same user's home directory, and set up an nginx site to point to it. It configures basic auth to sit in front of rtorrent, so make sure you check the attributes/rutorrent.rb to figure out how to configure all of that.

PRs are welcome, this is very much a rough WIP for personal use, but there was nothing else that configured rutorrent and was newer than two years old.

chef-rtorrent's People

Contributors

nickvanw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.