mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-28 11:55:42 +00:00
boinc
boring-nginx
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
libresonic
lychee
mastodon
mediawiki
nextcloud
nginx-php
parsoid
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
lutim
nginx
rainloop
rutorrent
rootfs
Dockerfile
README.md
LICENSE
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
![]() |
## wonderfall/rutorrent
|
||
|
Originally forked from [xataz/rutorrent](https://github.com/xataz/dockerfiles/tree/master/rutorrent).
|
||
|
|
||
|
#### 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.
|
||
|
|
||
|

|
||
|
|
||
|
#### Main features
|
||
|
- Lightweight, since it's based on Alpine Linux.
|
||
|
- Everything is almost compiled from source.
|
||
|
- Secured, don't bother about configuration files.
|
||
|
- Filebot is included, and creates symlinks in `/data/Media`.
|
||
|
- rutorrent : Material theme by phlo set by default.
|
||
|
- rutorrent : nginx + PHP7.
|
||
|
|
||
|
#### Ports
|
||
|
|
||
|
- **49184** (bind it).
|
||
|
- **80** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
|
||
|
|
||
|
#### Volumes
|
||
|
- **/data** : your files, symlinks, and so on.
|
||
|
- **/var/www/torrent/share/users** : rutorrent settings.
|