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

68 lines
2.5 KiB
YAML
Raw Normal View History

name: embystat
services:
embystat:
environment:
PGID: "1000"
PUID: "1000"
TZ: Europe/London
image: linuxserver/embystat:0.2.0
deploy:
resources:
reservations:
memory: 64M
network_mode: bridge
ports:
- target: 6555
published: "6555"
protocol: tcp
restart: unless-stopped
volumes:
- type: bind
source: /DATA/AppData/embystat/config
target: /config
x-casaos:
envs:
- container: PUID
description:
en_US: ""
- container: PGID
description:
en_US: ""
- container: TZ
description:
en_US: ""
port_map: "6555"
ports:
- container: "6555"
description:
en_US: ""
volumes:
- container: /config
description:
en_US: ""
x-casaos:
architectures:
- amd64
- arm
- arm64
main: embystat
author: CasaOS Team
category: Media
description:
en_US: EmbyStat is a personal web server that can calculate all kinds of statistics from your (local) Emby or Jellyfin server. Just install this on your server and let him calculate all kinds of fun stuff. This project is still in Alpha phase, but feel free to pull in on your computer and test it out yourself. When the time is right I will host a full informational website/release for common platforms and Wiki pages.
zh_CN: EmbyStat是一个个人Web服务器可以从您的本地Emby或Jellyfin服务器计算各种统计数据。只需在服务器上安装此程序让它计算各种有趣的东西。这个项目仍处于Alpha阶段但是请随时拉入您的计算机并自己测试它。当时机成熟时我将为常见平台和Wiki页面托管一个完整的信息网站/发布。
developer: Embystart Team
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Embystat/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Embystat/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Embystat/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Embystat/screenshot-3.png
tagline:
en_US: Calculate all kinds of statistics from your (local) Emby or Jellyfin server
zh_CN: 从您的本地Emby或Jellyfin服务器计算各种统计数据
thumbnail: ""
tips: {}
title:
en_US: Embystat