Code Monkey home page Code Monkey logo

Comments (7)

msenebald avatar msenebald commented on June 27, 2024 2

I will look at getting a PR submitted soon for additionalVolumes or similar.

I just started to extend the chart to mount additional pvc to the pms container.
It could be more flexible to allow also for container volumes.
Check it out here: https://github.com/msenebald/kube-plex/tree/additional_pvc/charts/kube-plex

No PR yet for this. Stil playing around with it.

from kube-plex.

putty182 avatar putty182 commented on June 27, 2024 2

FWIW, I've had a bit of trouble getting rclone to work over nfs, but one option that did work was having rclone mount into hostPath, deployed as a DaemonSet, with a PV/PVC pointing to the same hostPath, and a postStop life cycle hook to ensure the unmount occurs.

from kube-plex.

simplyzee avatar simplyzee commented on June 27, 2024 1

Hi @Nornode

Thanks for creating an issue about rclone. I agree that there is a need for potentially using rclone considering there's a lot of users out there who use Cloud Storage backends for their media. I don't necessarily think it should be part of kube-plex but I think a separate rclone pod might help in this case. It could run side by side with kube-plex along with kube-plex reading the PVC directory for rclone.

I've had the idea for a while now and will look to get a PoC written soon.

from kube-plex.

simplyzee avatar simplyzee commented on June 27, 2024 1

My Pleasure! - Thanks for working on this!
Yeah, pod side-by-side is probably the better way to implement it.
If there's any base/draft on this I'd be happy to help improve it.

Hey @Nornode,

I've just published my kube-rclone repository solution for Kubernetes - https://github.com/zee-ahmed/kube-rclone

It's still very fresh so there's some work to be done for it to be compatible across several services (not just Plex itself) 🙂

A PR needs to be done on kube-plex side to support rclone but if you want to give it a go, you'll just need to mount the rclone remote volume into the Plex pod and then recycle the existing pod for it to take effect. I will look at getting a PR submitted soon for additionalVolumes or similar.

Cheers.

from kube-plex.

Nornode avatar Nornode commented on June 27, 2024

My Pleasure! - Thanks for working on this!
Yeah, pod side-by-side is probably the better way to implement it.
If there's any base/draft on this I'd be happy to help improve it.

from kube-plex.

drewstinnett avatar drewstinnett commented on June 27, 2024

@msenebald , I hadn't noticed this issue, but I submitted a pull request a couple days ago to support the additional volumes, hopefully it's helpful! #79

from kube-plex.

onedr0p avatar onedr0p commented on June 27, 2024

I believe this issue can be closed, thanks @drewstinnett !

from kube-plex.

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.