Add jellyfin-ha container-build repo #24
Reference in New Issue
Block a user
Delete Branch "benvin/jellyfin-ha"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the Gitea repository that manages the Docker container build for the jellyfin-ha (HA transcoding) Jellyfin fork.
Why
jellyfin-ha (ZoltyMat/jellyfin-ha) is a Jellyfin fork adding Redis-backed distributed transcoding for multi-pod Kubernetes. It ships no published container, so we need a repo to manage building and pushing the image (to git.unkin.net/unkin/jellyfin-ha) and, downstream, to deploy it via ArgoCD.
Changes