Separate qBittorent admin container?
Separate qBittorent admin container?
Is there any way to separate the UI from the actual torrenting?
You mean something like running qbittorrent-nox and connecting to it using web ui?
8 1 ReplyYes! Is that possible?
1 0 ReplyYes, you use qBitTorrent-nox with the web UI. It’s built in.
2 1 Reply
It offers a web UI. Enable it and forward the port. Done.
8 1 ReplyThat's all bundled in one. What I'm asking about is separating the UI from the client.
1 0 Reply
You're probably looking for something like Deluge.
3 0 ReplyI'm not sure if that's what you mean but if you're using docker compose there's a variable called WEBUI_PORT
4 1 ReplyThat just changes the port of the bundled UI; it doesn't allow you to connect a UI to a separate client.
2 0 ReplyDo you want to have a single UI for multiple clients?
1 0 Replyoops sorry my bad
1 0 Reply
But why though? You could set up a proxy or something, but I can't imagine why you would do that
2 1 ReplyI want to have multiple UIs in front of the same client.
1 0 Replyqbitorrent has a webgui built in. You can access it simultaneously from multiple machines over http
4 1 Reply
Use VPN to tunnel it's built-in UI to some other server
2 2 Reply