Add jellyfin-ha container-build repo #24

Merged
benvin merged 1 commits from benvin/jellyfin-ha into main 2026-07-05 22:42:33 +10:00
Owner

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

  • Add config/git.unkin.net/unkin/repository/jellyfin-ha.yaml creating the public unkin/jellyfin-ha repo (squash merges, delete-branch-after-merge, main protected requiring ci/woodpecker/pr/build + docker-team approval)
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 - Add config/git.unkin.net/unkin/repository/jellyfin-ha.yaml creating the public unkin/jellyfin-ha repo (squash merges, delete-branch-after-merge, main protected requiring ci/woodpecker/pr/build + docker-team approval)
unkinben added 1 commit 2026-07-05 22:26:18 +10:00
Add jellyfin-ha container-build repo
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
6a159dc06f
Adds the Gitea repository that manages the Docker container build for the
jellyfin-ha (HA transcoding) Jellyfin fork.

- Create unkin/jellyfin-ha (public, squash merges, delete branch on merge)
- Protect main; require the ci/woodpecker/pr/build check and docker-team approval
benvin merged commit 85057e02d8 into main 2026-07-05 22:42:33 +10:00
benvin deleted branch benvin/jellyfin-ha 2026-07-05 22:42:34 +10:00
Sign in to join this conversation.