ha-addons/ankerctl/config.yaml
2025-12-15 11:11:29 -06:00

23 lines
463 B
YAML

name: "exiles-ankerctl"
description: "exiles-ankerctl addon with login"
version: "1.0.0-1"
slug: "exiles-ankerctl"
ingress: false # Doesn't work yet, might need some source code changes
ingress_port: 4470
ingress_stream: false
init: false
host_network: true
map:
- config:rw
options:
flask_host: "127.0.0.1"
schema:
flask_host: str
arch:
- aarch64
- amd64
- armv7
ports:
4470/tcp: 4470
ports_description:
4470/tcp: "The webinterface for ankerctl"