Great tutorial 👍 Note for others: in a recent update the default password for the web ui is no longer adminadmin You'll have to check your container logs to get the auto-generated password.
@notnooblolerxd you can do 2 things: 1. check the log -> sudo docker logs qbittorrent If you can't find it go to 2. edit "qBittorrent.conf" and add this in the [Preferences] section: WebUI\Password_PBKDF2="@ByteArray(ARQ77eY1NUZaQsuDHbIMCA==:0WMRkYTUWVT9wVvdDtHAjU9b3b7uB8NR1Gur2hmQCvCDpm39Q+PsJRJPaCU51dEiz+dTzh8qbPsL8WkFljQYFQ==)" This will set the password to "adminadmin" (without the quotation marks). User = admin; password = adminadmin
That is Homepage - ruclips.net/video/a5-4u0qFKaE/видео.html&t here's me showing it off after setting it up more - ruclips.net/video/KQ_fYtkQZSM/видео.htmlsi=1K60MyAiWvUH8b8R&t=479
Thank you for all those docker container videos... kind of inspired me to shift from a dedicated raspberry pi home-assistant setup..to a docker so that i can host multiple things in the same hardware.... could you give an idea about your raspberry pi base os.. like ubuntu server / mint... also any suggestion on a video which perfectly explains docker installation process on the base os..
On a Pi I use Raspberry PI OS and on servers I use Ubuntu - I have a video around docker and getting setup for selfhosting. Let's Talk: Selfhosting Hardware, OS, and Docker Setup Let's Talk: Selfhosting Hardware, OS, and Docker Setup ruclips.net/video/OfGmfZmpVsk/видео.html let me know if this doesn’t cover it for you
Everything works for me, but the qbittorrent does not download any torrents at all. All downloads are getting stalled, and even if I force download, nothing happens :( Anyways, thanks for the step-by-step guide to install, very clear! :)
Yeah, depends if you are using Radarr and Sonarr as they tend to grab the worst torrents. Do you get it with something like a manual download for a Ubuntu image let's say?
Look into binds, that’s how you can make a folder part of the docker volume - docs.docker.com/storage/bind-mounts/ we also have a Discord where we can help as needed :)
Great tutorial 👍
Note for others: in a recent update the default password for the web ui is no longer adminadmin
You'll have to check your container logs to get the auto-generated password.
@notnooblolerxd If you're using portainer click into your container and click the logs button.
@notnooblolerxd you can do 2 things:
1. check the log -> sudo docker logs qbittorrent
If you can't find it go to
2. edit "qBittorrent.conf" and add this in the [Preferences] section:
WebUI\Password_PBKDF2="@ByteArray(ARQ77eY1NUZaQsuDHbIMCA==:0WMRkYTUWVT9wVvdDtHAjU9b3b7uB8NR1Gur2hmQCvCDpm39Q+PsJRJPaCU51dEiz+dTzh8qbPsL8WkFljQYFQ==)"
This will set the password to "adminadmin" (without the quotation marks). User = admin; password = adminadmin
Disculpa donde puede ver ese logs para sacar la contraseña?
@@joanrodriguez7136 docker logs -f qbittorrent
smart move hahaha
Yeah, this is just to share ISOs people. wink wink
Great tutorial 🤩
🫶
I am unable to Add Search plugins within qbittorrent docker, im using TrueNas scale. From the logs i can see they update but they never appear
7:38 what even IS this page?? Some kind of Smart Home Assistant page? What is it called?
That is Homepage - ruclips.net/video/a5-4u0qFKaE/видео.html&t
here's me showing it off after setting it up more - ruclips.net/video/KQ_fYtkQZSM/видео.htmlsi=1K60MyAiWvUH8b8R&t=479
How to port forward so you can seed also? I did port forwarding on my router but it's still closed
I didn’t have to do any port forwarding on my side for seeding, well not that I’m aware of anyway
Thank you for all those docker container videos... kind of inspired me to shift from a dedicated raspberry pi home-assistant setup..to a docker so that i can host multiple things in the same hardware.... could you give an idea about your raspberry pi base os.. like ubuntu server / mint... also any suggestion on a video which perfectly explains docker installation process on the base os..
On a Pi I use Raspberry PI OS and on servers I use Ubuntu - I have a video around docker and getting setup for selfhosting. Let's Talk: Selfhosting Hardware, OS, and Docker Setup
Let's Talk: Selfhosting Hardware, OS, and Docker Setup
ruclips.net/video/OfGmfZmpVsk/видео.html let me know if this doesn’t cover it for you
Everything works for me, but the qbittorrent does not download any torrents at all. All downloads are getting stalled, and even if I force download, nothing happens :(
Anyways, thanks for the step-by-step guide to install, very clear! :)
Yeah, depends if you are using Radarr and Sonarr as they tend to grab the worst torrents. Do you get it with something like a manual download for a Ubuntu image let's say?
Won't you make a video on how to put my existing folders under volumes to make it work? No matter how I copy the path, it doesn't work :(
Look into binds, that’s how you can make a folder part of the docker volume - docs.docker.com/storage/bind-mounts/ we also have a Discord where we can help as needed :)
@@Techdox if I don't change anything on the volumes, does it still work? Create the folders?
@@kissp79 if you change where it says /path/to etc to where you want your folders to live on the server the rest is good to leave as it
thx
@@Techdox
Is literally downloading 'Linux Iso's'
thanks