mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-27 18:55:17 +00:00
17 lines
503 B
Markdown
17 lines
503 B
Markdown
---
|
|
title: "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*
|