Shawn Thompson

Results 69 comments of Shawn Thompson

What are you using for VPN?

What about when you use qBittorrent? Do you use VPN? I was following the guide, not sure why I stuck with Transmission. I'll try it again when I get home....

I found your issue https://github.com/htpcBeginner/docker-traefik/issues/35, are you still having a problem?

I never got it to work. I switched to qbittorrent and it's working.

shouldn't you use the no-auth for Plex? `- "traefik.http.routers.plexms-rtr.middlewares=chain-no-auth@file"` What did you set as your $SERVER_IP variable your host ip or something else?

@dphildebrandt Thanks. I'm trying all that but I can't figure out why it's not working, I'm getting the UI but it's giving me the option to start a server. Here's...

Thanks @robflate. I was signed in, I just couldn't see my server. I got it to work / setup by running docker compose in the plexus folder itself with `network_mode:...

I'm running AMD on ubuntu, I'll looking into [Video Core Next](https://en.wikipedia.org/wiki/Video_Core_Next) once I'm up and running. As for my network, it worked now without a static IP!!!! Awesome. I swear...

It took me awhile to get it going by doing that. So I just ended up copying the [docker-compose-t2.yml ](https://github.com/htpcBeginner/docker-traefik/blob/master/docker-compose-t2.yml), changing all the volumes to match mine and docker-compose up...

@JackJones2018 I went with Google OAuth, @htpcBeginner switched the main repo back to OAuth in [this commit](https://github.com/htpcBeginner/docker-traefik/commit/2df69449e5e4ba504b09a6523a372f79fb65f266). I'm still working on my setup, having issues with Plex at the moment.