[PR #950] [MERGED] feat: add Jellyseerr template #16262

Closed
opened 2026-07-14 23:16:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/950
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: codex/add-jellyseerr-template


📝 Commits (2)

  • 61f314c feat: add Jellyseerr template
  • 4b45786 chore: pin jellyseerr template version

📊 Changes

4 files changed (+46 additions, -0 deletions)

View changed files

blueprints/jellyseerr/docker-compose.yml (+13 -0)
blueprints/jellyseerr/jellyseerr.svg (+5 -0)
blueprints/jellyseerr/template.toml (+11 -0)
📝 meta.json (+17 -0)

📄 Description

/claim #152

What is this PR about?

This PR adds a new Jellyseerr Dokploy template. Adds a Jellyseerr template with persistent config storage and Dokploy domain routing on port 5055.

Validation

  • Ran node dedupe-and-sort-meta.js
  • Ran npm --prefix build-scripts run validate-template -- --dir ../blueprints/jellyseerr
  • Ran npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/jellyseerr/docker-compose.yml
  • Ran git diff --check

Not run: full Docker runtime smoke test, because Docker is unavailable locally.

Notes

I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/950 **Author:** [@rohitmulani63-ops](https://github.com/rohitmulani63-ops) **Created:** 6/22/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `codex/add-jellyseerr-template` --- ### 📝 Commits (2) - [`61f314c`](https://github.com/Dokploy/templates/commit/61f314c1f1e53bc98176a9ec2d79e8b5065667e4) feat: add Jellyseerr template - [`4b45786`](https://github.com/Dokploy/templates/commit/4b45786a3def316acec9996be60e1450b571cdc2) chore: pin jellyseerr template version ### 📊 Changes **4 files changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/jellyseerr/docker-compose.yml` (+13 -0) ➕ `blueprints/jellyseerr/jellyseerr.svg` (+5 -0) ➕ `blueprints/jellyseerr/template.toml` (+11 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description /claim #152 ## What is this PR about? This PR adds a new Jellyseerr Dokploy template. Adds a Jellyseerr template with persistent config storage and Dokploy domain routing on port 5055. ## Validation - Ran `node dedupe-and-sort-meta.js` - Ran `npm --prefix build-scripts run validate-template -- --dir ../blueprints/jellyseerr` - Ran `npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/jellyseerr/docker-compose.yml` - Ran `git diff --check` Not run: full Docker runtime smoke test, because Docker is unavailable locally. ## Notes I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 23:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#16262