首次推出了beszel、beszel-agent;

This commit is contained in:
waxgourd
2025-12-10 18:51:36 +08:00
parent 2df5406e5b
commit 2c10251ca2
14 changed files with 204 additions and 0 deletions

20
beszel/config.yaml Normal file
View File

@@ -0,0 +1,20 @@
name: Beszel Hub
version: 0.17.0
slug: beszel-hub
description: Beszel Hub 是一个轻量级服务器监控平台,包含 Docker 统计信息、历史数据和告警功能
url: https://gitcode.com/waxgourd/addons
#image: henrygd/beszel
image: r.hassbus.com/wghaos/addon-wghaos-beszel
init: false
arch:
- aarch64
- amd64
startup: application
apparmor: false
ports:
8090/tcp: 8090
ports_description:
8090/tcp: "WEB服务端口"
webui: http://[HOST]:[PORT:8090]
boot: manual
hassio_api: false