2021-01-28 08:16:54 +00:00
# Deluge
2022-07-25 20:18:57 +00:00
Homepage: < http: / / deluge-torrent . org / >
Deluge is a lightweight, Free Software, cross-platform BitTorrent client.
2021-01-28 08:16:54 +00:00
* Full Encryption
* WebUI
* Plugin System
* Much more...
## Usage
Set `deluge_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2022-07-25 20:18:57 +00:00
Deluge's web interface can be found at < http: / / ansible_nas_host_or_ip:8112 >
2021-01-28 08:16:54 +00:00
Upon first viewing you will be prompted for a password. The default is `deluge` It is recommended that you change this password in the preferences menu.
2022-07-25 20:18:57 +00:00
**For more info visit: < https: / / dev . deluge-torrent . org / > & < https: / / github . com / linuxserver / docker-deluge / blob / master / README . md >