Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This also works in a docker setup #3

Open
Tabularasah opened this issue Jan 13, 2021 · 1 comment
Open

This also works in a docker setup #3

Tabularasah opened this issue Jan 13, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@Tabularasah
Copy link

Tabularasah commented Jan 13, 2021

Just wanted to say that it works in a docker setup as well.

I tested it with linuxserver/qbittorrent, version v4.3.2 Web

Here's a short how-to if you want to include it in your docs.

Clone the repo to a directory that is exposed to the Qbittorrent container fx, /opt/scripts
Make sure that you have mapped the correct directory to the Qbittorrent container.

Then:
cd /opt/scripts
sudo git clone https://github.com/repslet/nightwalker.git
sudo chmod -R 777 nightwalker

Then activate it per instructions:

Activate Alterative WebUI in qBittorrent:

Under Tools->Preferences->WebUI enable Use alternative WebUI.
Choose a location that points to the Nightwalker folder, i.e. /opt/scripts/nightwalker
It should work after a refresh of the browser else restart your container.

@brettpetch
Copy link
Contributor

I’ll toss it into docs. Thanks for the info.

@repslet repslet added the documentation Improvements or additions to documentation label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants