app-store/apps/deluge/metadata/description.md
Nicolas Meienberger 32dee49cfa chore: small updates to categories and fields (#485)
* chore(chatpad, chatgpt): change category to ai

* chore(dailytxt): use boolean value for env variable

* chore(deluge): change download folder following trash's guide

* chore(deluge): change download folder following trash's guide

---------

Co-authored-by: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com>
2023-05-10 13:18:44 +02:00

37 lines
1.4 KiB
Markdown

# Default credentials
Username: admin
Password: deluge
---
# Folder Info
| Root Folder | Container Folder |
|----------------------------------------------|------------------|
| /runtipi/app-data/deluge/data/deluge/config | /config |
| /runtipi/media/torrents | /media/torrents |
---
# [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...
## [](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.