Update README.md

This commit is contained in:
Wonderfall 2016-09-10 17:28:44 +02:00 committed by GitHub
parent f2a1066bc0
commit 6d93d73e1b

View File

@ -1,16 +1,18 @@
## wonderfall/rtorrent-flood ## wonderfall/rtorrent-flood
![](https://camo.githubusercontent.com/d8f5cb502f06e0ea1cc171550c2bed035293c1a9/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6a6f686e667572726f772e636f6d2f73686172652f666c6f6f642d73637265656e73686f742d612d303630362e706e67)
#### Main features #### Main features
- Lightweight, since it's based on Alpine Linux. - Based on Alpine Linux.
- Everything is almost compiled from source. - rTorrent and libtorrent are compiled from source.
- Secured, don't bother about configuration files. - Provides by default a solid configuration.
- Filebot is included, and creates symlinks in `/data/Media`. - [Filebot](http://www.filebot.net/) is included, and creates symlinks in `/data/Media`.
- Flood WebUI - [Flood](https://github.com/jfurrow/flood), a modern web UI for rTorrent with a Node.js backend and React frontend.
#### Ports #### Ports
- **49184** (bind it). - **49184** (bind it).
- **3000** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration) - **3000** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
#### Volumes #### Volumes
- **/data** : your files, symlinks, and so on. - **/data** : your downloaded torrents, session files, symlinks...
- **/usr/flood/server/db** : Flood databases.