ansible-nas/docs/applications/utorrent.md

17 lines
558 B
Markdown
Raw Normal View History

2020-04-23 06:00:40 +00:00
# uTorrent
Homepage: [https://www.utorrent.com/](https://www.utorrent.com/)
2020-05-10 04:06:29 +00:00
Docker Container: [https://hub.docker.com/r/ekho/utorrent](https://hub.docker.com/r/ekho/utorrent)
2020-04-23 06:00:40 +00:00
## Usage
Set `utorrent_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
If you want to access uTorrent externally, don't forget to set `utorrent_available_externally: "true"` in your `inventories/<your_inventory>/nas.yml` file.
The uTorrent web interface can be found at http://ansible_nas_host_or_ip:8111/gui:
- Username: admin
- Password: <leave blank>