Files
site-documentation/src/content/docs/applications/jellyfin.mdx
Alex Lebens 3b2b38b625
All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
renovate / renovate (push) Successful in 1m22s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
feat: add notes to all applications
2026-04-11 18:48:55 -05:00

30 lines
1004 B
Plaintext

---
title: Jellyfin
description: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.
hero:
tagline: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/jellyfin.webp
actions:
- text: Source
link: https://github.com/jellyfin/jellyfin
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/jellyfin
icon: right-arrow
---
import { Aside } from '@astrojs/starlight/components';
<Aside type="tip">Has an internal [Grafana Dashboard](https://grafana.alexlebens.net/goto/afit8116thywwd?orgId=1).</Aside>
# Purpose
Provides video, such as movies and shows.
# Notes
A little finicky and not as polished as Plex, but open source and supports plugins.
Planned migration to PostgreSQL when feature is supported.