storm

storm

Docker-Anwendung from djismgaming's Repository

Übersicht

Introducing Storm

A slick remote interface for Deluge that fully supports mobile devices (including as a home-screen app)

Some neccesary steps:

  • You'll need a Deluge container running with a valid auth configuration
    as shown here: https://dev.deluge-torrent.org/wiki/UserGuide/Authentication
  • Storm needs a way to contact the Deluge RPC daemon so it's best that you
    create a Docker network and attach the Storm container to that network.
  • Once that's setup you'll need to configure Deluge to allow remote RPC connections:
    • Open up core.conf in your Deluge configuration folder
      • set "allow_remote": true

Security

By default, Storm does not authenticate requests made to the API.
When serving Storm over the public internet you should ensure access
to your Deluge daemon is properly secured.

  • Storm comes with a simple built-in authentication mechanism which can
    be enabled with the environment variable STORM_API_KEY or
    the command-line option --api-key.
  • Set this to a reasonably secure password.
    Any requests made to Storm must now provide the API key in the request.
  • You should also seriously consider the use of HTTPS over the internet,
    with services like LetsEncrypt it's relatively easy to get a valid SSL certificate for free.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8221]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUIPorttcp

WebUI port to access your deluge installation via storm

Ziel
8221
Standard
8221
Wert
8221
DELUGE_RPC_HOSTNAMEVariable

Change this to the current name for the deluge container you want to connect storm's webUI to

DELUGE_RPC_USERNAMEVariable

The username storm will use to connect to the deluge container. Set this in appdata\deluge\auth file

DELUGE_RPC_PASSWORDVariable

The password storm will use to connect to the deluge container. Set this in appdata\deluge\auth file

DELUGE_RPC_VERSIONVariable

RPC connection version to use. Depends on your deluge version.

Standard
v2|v1
Wert
v2
STORM_API_KEYVariable

Set this to a reasonably secure password. Any requests made to Storm must now provide the API key in the request.

Kategorien

Statistik herunterladen

13,633
Downloads insgesamt
69
Dieser Monat
50
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
ghcr.io/relvacode/storm
Zuletzt aktualisiert2021-07-07
Erstmals gesehen2022-04-02

Führen Sie Storm auf Unraid aus.

Storm ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.