No description
Find a file
2025-05-24 22:39:24 -05:00
defaults Set up configuration for jellyfin (#1) 2025-05-20 18:45:00 -05:00
handlers Enforce ownership of jellyfin config and cache directories, remove system.xml file and restart handler (#3) 2025-05-24 22:39:24 -05:00
meta Initial commit 2025-05-05 15:37:35 -05:00
tasks Enforce ownership of jellyfin config and cache directories, remove system.xml file and restart handler (#3) 2025-05-24 22:39:24 -05:00
tests Set up configuration for jellyfin (#1) 2025-05-20 18:45:00 -05:00
vars Set up configuration for jellyfin (#1) 2025-05-20 18:45:00 -05:00
README.md Set up configuration for jellyfin (#1) 2025-05-20 18:45:00 -05:00

role-jellyfin

This role installs and configures the jellyfin server and web UI

Requirements

The nginx-ssl role is highly recommended to handle ssl termination. Similarly the certbot role is also highly recommended to handle certificate creation/renewal automatically

Role Variables

Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder

Dependencies

None

Example Playbook Template

Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:

role:jellyfin:v1.0:workload,jellyfin role:jellyfin:testing:workload,jellyfin

License

GPL

Author Information

Beth Parker, ejparker@atcur.com