Giter Club home page Giter Club logo

Comments (4)

JosefWN avatar JosefWN commented on May 22, 2024

How would you manage it with an ingress?

Not sure if this is a solution for you, but I found plex.tv didn't like when I had an ingress controller (ingress-nginx) in front, it showed "Fully accessible outside your network" briefly but most of the time showed no connectivity. I ended up exposing Plex on a NodePort and disabling relaying, which made everything work smoothly. Probably more efficient to not stream high resolution video through the ingress controller as well.

The local Plex instance sends its IP to the plex.tv servers continuously, so your DNS will be "plex.tv" which you only have to use for discovering your instances when you are not on the local network. EDIT: In my case this seems to work without modifying the chart values, in the Plex Remote Access UI I can see Pod IP -> Public IP -> Internet.

from k8s-mediaserver-operator.

KnightDoom avatar KnightDoom commented on May 22, 2024

I see, so: you are allowing remote access which in-turn allows you to access the IP.

I ended up doing a similar change and exposing the plex via a loadBalancerIP and using that as the broadcast address via PLEX UI. So you need to leave remote access on to allow this functionality even in local networks (outside the cluster)

May i ask, what have you set your LAN Networks setting to in Plex -> Settings -> Network

from k8s-mediaserver-operator.

JosefWN avatar JosefWN commented on May 22, 2024

Some apps for me use the discovery functionality provided by plex.tv because they want to function both on the local network and outside of the local network. In these cases I just assumed that this would have to work for these apps to work anywhere, regardless of whether they were on the local network or not. There could be workarounds, but it seemed like the path of least resistance... I wanted remote access either way.

The network settings are the defaults except I disabled "Enable relay".

from k8s-mediaserver-operator.

KnightDoom avatar KnightDoom commented on May 22, 2024

Thank you for the clarification! cheers

from k8s-mediaserver-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.