Closed markrutten closed 4 years ago
Under the Authorization section there needs to be configured a /config/auth.conf configured for the container to automatically connect to the container.
Depending where you decide to mount the /config folder volume, there needs to be a file labeled auth.conf configured with the following details
<username>
<password>
<location|best>
If you set for example, volume -v $PWD/config:/config \ then in your current working directory, create a folder called config, and inside that folder you make the file
The issue is the default password of the web UI. It's deluge
and should be commented within the README.
@guice Did not notice the webclient message in the original question. My bad, Will add that note in.
When trying to open de webclient on port 8112 its asking for a password but this password is nowhere mentioned in the installation description.