add overseerr

add overseerr and fix logo prowlarr
This commit is contained in:
Qballjos 2021-08-01 18:50:23 +02:00
parent 685968542d
commit d029f1bcc3
2 changed files with 36 additions and 1 deletions

BIN
Images/overseerr-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -2453,6 +2453,41 @@
} }
] ]
}, },
{
"categories": [
"Other",
"Tools"
],
"description": "Overseerr 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": "hotio/overseerr:release",
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/overseerr-icon.png",
"name": "Overseerr",
"platform": "linux",
"ports": [
"5055:5055/tcp"
],
"restart_policy": "unless-stopped",
"title": "Overseerr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Overseerr",
"container": "/config"
}
]
},
{ {
"categories": [ "categories": [
"Photos" "Photos"
@ -2737,7 +2772,7 @@
} }
], ],
"image": "ghcr.io/linuxserver/prowlarr:develop", "image": "ghcr.io/linuxserver/prowlarr:develop",
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/prowlarr-icon.png", "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/prowlarr.png",
"name": "prowlarr", "name": "prowlarr",
"platform": "linux", "platform": "linux",
"ports": [ "ports": [