28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
|
# Default Login
|
||
|
##Username: admin
|
||
|
##Password: deluge
|
||
|
|
||
|
---
|
||
|
|
||
|
# [linuxserver/deluge](https://github.com/linuxserver/docker-deluge)
|
||
|
|
||
|
[Deluge](http://deluge-torrent.org/) is a lightweight, Free Software, cross-platform BitTorrent client.
|
||
|
|
||
|
- Full Encryption
|
||
|
- WebUI
|
||
|
- Plugin System
|
||
|
- Much more...
|
||
|
|
||
|
[![deluge](https://avatars2.githubusercontent.com/u/6733935?v=3&s=200)](http://deluge-torrent.org/)
|
||
|
|
||
|
## [](https://github.com/linuxserver/docker-deluge#supported-architectures)Supported Architectures
|
||
|
|
||
|
We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
|
||
|
|
||
|
Simply pulling `lscr.io/linuxserver/deluge:latest` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
||
|
|
||
|
## [](https://github.com/linuxserver/docker-deluge#application-setup)Application Setup
|
||
|
|
||
|
The admin interface is available at `http://SERVER-IP:8112` with a default user/password of admin/deluge.
|
||
|
|
||
|
To change the password (recommended) log in to the web interface and go to Preferences->Interface->Password.
|