mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
Update README.md
This commit is contained in:
parent
f2a1066bc0
commit
6d93d73e1b
@ -1,16 +1,18 @@
|
||||
## wonderfall/rtorrent-flood
|
||||
|
||||

|
||||
|
||||
#### 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`.
|
||||
- Flood WebUI
|
||||
- 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)
|
||||
|
||||
#### Volumes
|
||||
- **/data** : your files, symlinks, and so on.
|
||||
- **/data** : your downloaded torrents, session files, symlinks...
|
||||
- **/usr/flood/server/db** : Flood databases.
|
||||
|
Loading…
x
Reference in New Issue
Block a user