24 lines
1.0 KiB
Markdown
Raw Normal View History

2016-04-13 18:15:23 +02:00
## wonderfall/rutorrent
Originally forked from [xataz/rutorrent](https://github.com/xataz/dockerfiles/tree/master/rutorrent).
2016-04-11 15:59:32 +02:00
2016-04-13 18:15:23 +02:00
#### What is this?
This container contains both rtorrent (whis is a BitTorrent client) and rutorrent (which is a front-end for rtorrent). Filebolt is also included, the default behavior is set to create clean symlinks, so media players like Emby/Plex can easily detect your TV shows and movies.
2016-04-11 15:59:32 +02:00
2016-05-12 00:16:33 +02:00
![](https://pix.schrodinger.io/KDVxwnJA/nEMCzJEd.jpg)
2016-04-11 15:59:32 +02:00
2016-04-13 18:15:23 +02:00
#### Main features
- Lightweight, since it's based on Alpine Linux.
- Everything is almost compiled from source.
- Secured, don't bother about configuration files.
2016-05-12 00:16:33 +02:00
- Filebot is included, and creates symlinks in `/data/Media`.
- rutorrent : Material theme by phlo set by default.
- rutorrent : nginx + PHP7.
2016-04-11 15:59:32 +02:00
2016-04-13 18:15:23 +02:00
#### Ports
2016-04-11 15:59:32 +02:00
2016-05-12 00:16:33 +02:00
- **49184** (bind it).
- **80** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
2016-04-11 15:59:32 +02:00
2016-05-12 00:16:33 +02:00
#### Volumes
- **/data** : your files, symlinks, and so on.
- **/var/www/torrent/share/users** : rutorrent settings.