App Jellyseerr (#331)

add https://github.com/Fallenbagel/jellyserr

This is my first contribution, hope everything is good
This commit is contained in:
Dysta 2023-11-27 07:42:07 +01:00 committed by GitHub
parent 03051a9c4c
commit 28d166c766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
name: jellyseerr
services:
jellyseerr:
cpu_shares: 50
deploy:
resources:
limits:
memory: 256M
environment:
- LOG_LEVEL=debug
- TZ=$TZ
image: fallenbagel/jellyseerr:1.7.0
ports:
- mode: ingress
target: 5055
published: "5055"
protocol: tcp
restart: unless-stopped
volumes:
- type: bind
source: /DATA/AppData/$AppID
target: /app/config
bind:
create_host_path: true
devices: []
cap_add: []
network_mode: bridge
privileged: false
x-casaos:
scheme: http
title:
en_us: Jellyseerr
architectures:
- amd64
- arm64
main: jellyseerr
author: Fallenbagel
category: Media
description:
en_us: Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!
developer: Fallenbagel
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyseerr/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyseerr/screenshot-1.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyseerr/screenshot-2.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyseerr/screenshot-3.jpg
tagline:
en_us: Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyseerr/thumbnail.jpg
tips: {}
port_map: "5055"

BIN
Apps/Jellyseerr/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB