Files
hassio-addons/joal/config.yaml
2025-11-19 21:35:05 +01:00

36 lines
691 B
YAML

arch:
- aarch64
- amd64
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-Za-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