mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 11:28:27 +08:00
首次推出了beszel、beszel-agent;
This commit is contained in:
20
beszel/config.yaml
Normal file
20
beszel/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user