首次推出alist、HA健康检测、青龙面板 for HA

This commit is contained in:
waxgourd
2024-01-12 18:11:42 +08:00
parent 5ae16d514a
commit 3f0a2f90a4
20 changed files with 250 additions and 5 deletions

28
boost/config.yaml Normal file
View File

@@ -0,0 +1,28 @@
---
name: HA健康检测
slug: wgha-boost
version: 1.0.1
description: HAOS综合网络访问健康度检查的应用具有运行状态、网络状态、网络响应检测等功能
init: false
startup: services
codenotary: wghaos@163.com
ingress: true
ingress_port: 8991
ingress_stream: true
image: wghaos/wga-boost
url: https://gitcode.com/waxgourd/addons
ports:
8991/tcp: 8991
panel_icon: mdi:stethoscope
hassio_api: true
hassio_role: admin
docker_api: true
map:
- addon_config:rw
arch:
- aarch64
- amd64
options:
config_file: /config/config.yaml
schema:
config_file: str?