mirror of
https://github.com/sudoxnym/ha-addons.git
synced 2026-04-14 11:37:33 +00:00
23 lines
463 B
YAML
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"
|