Comment on self-hosted i2p+qbittorrent beginner quickstart
coffelov@lemmy.ml 3 months agoI just tried to test it and i dont know why but i cant access the qbit client, do i need to use a i2p browser for that?
Comment on self-hosted i2p+qbittorrent beginner quickstart
coffelov@lemmy.ml 3 months agoI just tried to test it and i dont know why but i cant access the qbit client, do i need to use a i2p browser for that?
xabadak@lemmings.world 3 months ago
Nope, any browser should work. The compose file in my repo should be exposing qbittorrent on port 8080 (line 27 in the file). I would say first:
podman-compose psordocker-compose psfrom the folder that contains the compose filepingto make sure you can reach the serverssornetstaton your server to make sure it’s actually listening on the port you expect qBittorrent to be listening on (8080unless you changed it)podman-compose logsfrom the folder that contains the compose filepodman-compose logsand you should see the temporary password generated by qBittorrent (this is explained in the guide)coffelov@lemmy.ml 3 months ago
I tried using docker on portainer for that on a different port but it didnt load, i will try to spin up a vm yo try it again