Skip to content

Add Jellyseerr to media stack#85

Merged
ExtraToast merged 1 commit intomainfrom
add-jellyseer
Apr 14, 2026
Merged

Add Jellyseerr to media stack#85
ExtraToast merged 1 commit intomainfrom
add-jellyseer

Conversation

@ExtraToast
Copy link
Copy Markdown
Owner

This pull request adds Jellyseerr—a request management service for Jellyfin—to the home media stack. The changes include infrastructure updates, deployment scripts, firewall rules, DNS rewrites, and documentation to support Jellyseerr alongside existing media services.

Jellyseerr Integration

  • Added a new Nomad job file jellyseerr.nomad.hcl for deploying Jellyseerr, including configuration for service discovery, Traefik routing, and resource allocation.
  • Updated deployment scripts (deploy.sh) to include Jellyseerr in the media phase: job submission, readiness checks, and documentation. [1] [2] [3] [4] [5]
  • Created a host volume for Jellyseerr configuration in nomad-client.hcl and ensured directory creation and permissions in setup.sh. [1] [2]

Networking and Access

  • Updated firewall rules to allow LAN access to Jellyseerr's port (5055) and clarified access patterns for media apps and admin tools. [1] [2]
  • Added DNS rewrite for jellyseerr.jorisjonkers.dev to point to the home LAN IP in AdGuard configuration.

Documentation Updates

  • Revised README.md to document Jellyseerr setup, update architecture diagrams, add service URLs, and clarify access/authentication details for Jellyseerr and related services. [1] [2] [3] [4] [5] [6] [7] [8]

These changes ensure Jellyseerr is fully integrated into the home media infrastructure, with proper deployment, configuration, network access, and user documentation.

@ExtraToast ExtraToast self-assigned this Apr 14, 2026
@ExtraToast ExtraToast added the enhancement New feature or request label Apr 14, 2026
@ExtraToast ExtraToast merged commit 5bc5b08 into main Apr 14, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant