Skip to content
Snippets Groups Projects
Verified Commit 5cd6e19e authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

docs(jellyfin): Add README for jellyfin-pdb-manager

parent edc3b4af
No related branches found
No related tags found
No related merge requests found
Jellyfin PDB Manager
===
This patch adds a sidecar container to Jellyfin, which manages a PDB for Jellyfin. It automatically blocks disruptions when at least one device is playing some media. This makes Jellyfin resistant to updates and other actions in the cluster that might voluntarily evict the Jellyfin Pod.
Currently it's built to react within 15 seconds.
In order to use this component one has to create an API key in Jellyfin and provide it in a secret called `jellyfin-pdb-mgr` in a key called `token`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment