https://github.com/cdown/ansible-rtorrent
Quickly set up an rtorrent server
https://github.com/cdown/ansible-rtorrent
Last synced: about 1 month ago
JSON representation
Quickly set up an rtorrent server
- Host: GitHub
- URL: https://github.com/cdown/ansible-rtorrent
- Owner: cdown
- Created: 2014-10-24T17:51:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T03:33:34.000Z (over 8 years ago)
- Last Synced: 2025-02-06T07:31:05.872Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains an [Ansible][] playbook to quickly set up an rtorrent
machine.[Ansible]: http://ansible.com
## Quick setup
Run on the machine:
curl -Lo /tmp/setup https://bit.ly/1FMk6CC
$EDITOR /tmp/setup # don't just run arbitrary scripts from the internet...
chmod a+x /tmp/setup
/tmp/setup