CasaOS-Store/Apps/Ombi/docker-compose.yml

72 lines
2.3 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: ombi
services:
ombi:
environment:
BASE_URL: /ombi
PGID: "1000"
PUID: "1000"
TZ: Europe/London
image: linuxserver/ombi:4.35.10
deploy:
resources:
reservations:
memory: 64M
network_mode: bridge
ports:
- target: 3579
published: "3579"
protocol: tcp
restart: unless-stopped
volumes:
- type: bind
source: /DATA/AppData/ombi/config
target: /config
x-casaos:
envs:
- container: PUID
description:
en_US: ""
- container: PGID
description:
en_US: ""
- container: TZ
description:
en_US: ""
- container: BASE_URL
description:
en_US: ""
port_map: "3579"
ports:
- container: "3579"
description:
en_US: ""
volumes:
- container: /config
description:
en_US: ""
x-casaos:
architectures:
- amd64
- arm
- arm64
main: ombi
author: CasaOS Team
category: Media
description:
en_US: Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
zh_CN: Ombi是一个自托管的Web应用程序它可以自动为您的共享Plex或Emby用户提供自助请求内容的功能 Ombi可以链接到多个电视节目和电影DVR工具为用户提供无缝的端到端体验。
developer: Sabnzbd Team
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/screenshot-3.png
tagline:
en_US: Friendly media request tool, automatically syncs with your media servers!
zh_CN: 友好的媒体请求工具,自动与您的媒体服务器同步!
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/thumbnail.png
tips: {}
title:
en_US: Ombi