Continued smol brain adventures in Docker

So I managed to get Docker set up (I think) with the help of a script called Deployrr, then used the linuxserver.io docker file thing.

The plex media server runs and I can see all my content in the web UI, however none of the plex apps can connect to it.

Can anyone help point me in the right direction to fix this without doxxing myself?

    • hello_hello [hy/hym]@hexbear.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 天前

      Why not just install Plex without docker? There’s a package for it on the AUR and it would simplify a lot of things where the only thing you’d have to worry about is opening the ports on your firewall (which you can do with a program called ufw quite easily).

      Docker is mostly meant for cloud/constrained environments but since you have a Arch based distribution on a personal computer, docker is very optional.