Files
hassio-addons/joal/config.yaml
2025-11-06 11:51:25 +01:00

38 lines
738 B
YAML

arch:
- aarch64
- amd64
- armv7
codenotary: alexandrep.github@gmail.com
description: An open source command line RatioMaster with WebUI
hassio_api: true
image: ghcr.io/alexbelgium/joal-{arch}
ingress: true
map:
- config:rw
name: Joal
options:
env_vars: []
run_duration: 12h
secret_token: lrMY24Byhx
ui_path: joal
panel_admin: false
panel_icon: mdi:owl
ports:
49152/tcp: null
8081/tcp: 8091
ports_description:
49152/tcp: torrent port (not required)
8081/tcp: Web UI port (required)
schema:
env_vars:
- name: match(^[A-Z0-9_]+$)
value: str?
run_duration: str?
secret_token: str
ui_path: str
verbose: bool?
slug: joal
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 2.1.36-3