mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-21 21:09:17 +00:00
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
## wonderfall/rtorrent-flood
|
|
|
|

|
|
|
|
#### Main features
|
|
- Based on Alpine Linux.
|
|
- rTorrent and libtorrent are compiled from source.
|
|
- Provides by default a solid configuration.
|
|
- [Filebot](http://www.filebot.net/) is included, and creates symlinks in `/data/Media`.
|
|
- [Flood](https://github.com/jfurrow/flood), a modern web UI for rTorrent with a Node.js backend and React frontend.
|
|
|
|
#### Ports
|
|
- **49184** (bind it).
|
|
- **3000** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
|
|
|
|
#### Tags
|
|
- **latest** : latest versions of rTorrent/libtorrent.
|
|
- Use **$RTORRENT_VER-$LIBTORRENT_VER** to get specific versions of rTorrent/libtorrent.
|
|
|
|
#### Volumes
|
|
- **/data** : your downloaded torrents, session files, symlinks...
|
|
- **/usr/flood/server/db** : Flood databases.
|