Skip to content

Commit

Permalink
Update template lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Guekka authored and github-actions[bot] committed Dec 5, 2023
1 parent 24daec0 commit 82a5fd7
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 0 deletions.
36 changes: 36 additions & 0 deletions merged-with-duplicates.json
Original file line number Diff line number Diff line change
Expand Up @@ -16578,6 +16578,42 @@
"type": 3,
"note": "<a href='https://raw.githubusercontent.com/xneo1/portainer_templates/master/Template/template.json' target='_blank'>Source</a>"
},
{
"categories": [
"Other",
"Tools"
],
"description": "Jellyseer is a free and open source software application for managing requests for your media library.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "fallenbagel/jellyseerr:latest",
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/jellyseerr.png",
"name": "Jellyseerr",
"platform": "linux",
"ports": [
"5055:5055/tcp"
],
"restart_policy": "unless-stopped",
"title": "Jellyseerr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Jellyseerr",
"container": "/app/config"
}
],
"note": "<a href='https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json' target='_blank'>Source</a>"
},
{
"type": 3,
"title": "Jenkins",
Expand Down
36 changes: 36 additions & 0 deletions merged.json
Original file line number Diff line number Diff line change
Expand Up @@ -6895,6 +6895,42 @@
"type": 3,
"note": "<a href='https://raw.githubusercontent.com/xneo1/portainer_templates/master/Template/template.json' target='_blank'>Source</a>"
},
{
"categories": [
"Other",
"Tools"
],
"description": "Jellyseer is a free and open source software application for managing requests for your media library.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "fallenbagel/jellyseerr:latest",
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/jellyseerr.png",
"name": "Jellyseerr",
"platform": "linux",
"ports": [
"5055:5055/tcp"
],
"restart_policy": "unless-stopped",
"title": "Jellyseerr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Jellyseerr",
"container": "/app/config"
}
],
"note": "<a href='https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json' target='_blank'>Source</a>"
},
{
"type": 3,
"title": "Jenkins",
Expand Down

0 comments on commit 82a5fd7

Please sign in to comment.