ansible-nas/docs/applications/utorrent.md
David Stephens 16caf4f27f
Merge pull request #549 from HitLuca/remove-enclosing-strings-for-booleans
Switched from booleans enclosed in strings to standard booleans
2022-07-28 00:05:03 +01:00

16 lines
489 B
Markdown

# uTorrent
Homepage: <https://www.utorrent.com/>
Docker Container: <https://hub.docker.com/r/ekho/utorrent>
## 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*