ha-addons/ankerctl/config.yaml

24 lines
463 B
YAML
Raw Permalink Normal View History

2025-12-15 17:11:29 +00:00
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"