ansible-nas/docs/applications/deluge.md
PurpleNinja225 765650e2c8 add deluge
2021-01-27 23:16:54 -09:00

730 B

Deluge

Deluge is a lightweight, Free Software, cross-platform BitTorrent client.

  • Full Encryption
  • WebUI
  • Plugin System
  • Much more...

Usage

Set deluge_enabled: true in your inventories/<your_inventory>/nas.yml file.

Deluge's web interface can be found at http://ansible_nas_host_or_ip:8112

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.

**For more info visit: [https://dev.deluge-torrent.org/] & [https://github.com/linuxserver/docker-deluge/blob/master/README.md]