This commit is contained in:
waxgourd
2024-11-07 15:39:35 +08:00
parent 8fe6daea5d
commit c27aad44e1
48 changed files with 58 additions and 85 deletions

View File

@@ -16,7 +16,7 @@ ingress: false
ingress_port: 18966
ingress_stream: true
startup: services
image: jason5ng32/myip
image: r.hassbus.com/jason5ng32/myip
webui: "[PROTO:http]://[HOST]:[PORT:18966]"
ports:
18966/tcp: 18966

View File

@@ -3,13 +3,12 @@ version: '0.1.5'
slug: 'addon_data_clean'
codenotary: wghaos@163.com
description: '一个专门为HAOS清理垃圾数据的工具让HA也能直观的进行存储规划。'
image: wghaos/addon-data-clean
image: r.hassbus.com/wghaos/addon-data-clean
url: https://gitcode.com/waxgourd/addons
init: false
arch:
- aarch64
- amd64
- armv7
backup_exclude:
- '*/data/'
ingress: true

View File

@@ -4,12 +4,11 @@ slug: addonDataMigrate
codenotary: wghaos@163.com
description: '解决不同仓库中addons的数据迁移'
url: https://gitcode.com/waxgourd/addons
image: wghaos/addon-data-migrate
image: r.hassbus.com/wghaos/addon-data-migrate
init: false
arch:
- aarch64
- amd64
- armv7
ingress: true
ingress_port: 80
panel_icon: 'mdi:file-move'

View File

@@ -8,7 +8,6 @@ codenotary: wghaos@163.com
arch:
- aarch64
- amd64
- armv7
apparmor: true
backup_exclude:
- '*/data/'

View File

@@ -4,7 +4,7 @@ codenotary: wghaos@163.com
description: '机器人自动化工具'
url: https://gitcode.com/waxgourd/addons
version: 1.0.0
image: wghaos/autman
image: r.hassbus.com/wghaos/autman
init: false
docker_api: true
arch:

View File

@@ -9,7 +9,7 @@ codenotary: wghaos@163.com
ingress: true
ingress_port: 8991
ingress_stream: true
image: wghaos/wga-boost
image: r.hassbus.com/wghaos/wga-boost
url: https://gitcode.com/waxgourd/addons
ports:
8991/tcp: 8991
@@ -22,7 +22,6 @@ map:
arch:
- aarch64
- amd64
- armv7
options:
config_file: /config/config.yaml
schema:

View File

@@ -3,7 +3,7 @@ version: 'latest-2024092512'
slug: 'calendar_poetry'
codenotary: wghaos@163.com
description: '它是本地日历和古诗词相结合的接口'
image: wghaos/{arch}-calendar-poetry
image: r.hassbus.com/wghaos/{arch}-calendar-poetry
url: https://gitcode.com/waxgourd/addons
init: false
arch:

View File

@@ -3,7 +3,7 @@ version: '3.3.18'
slug: 'cpolar'
codenotary: wghaos@163.com
description: 'Cpolar 安全的内网穿透工具'
image: wghaos/addon-wghaos-cpolar
image: r.hassbus.com/wghaos/addon-wghaos-cpolar
url: https://gitcode.com/waxgourd/addons
init: false
arch:

View File

@@ -3,13 +3,12 @@ version: '6.7.2'
slug: 'ddns_go'
codenotary: wghaos@163.com
description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务'
image: wghaos/ddns-go
image: r.hassbus.com/wghaos/ddns-go
url: https://gitcode.com/waxgourd/addons
init: false
arch:
- aarch64
- amd64
- armv7
ports:
9876/tcp: 9876
apparmor: true

View File

@@ -9,7 +9,6 @@ apparmor: false
arch:
- aarch64
- amd64
- armv7
host_network: true
boot: manual
options:
@@ -18,4 +17,4 @@ options:
schema:
user_token: match([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})
device_id: list(0|1|2|3|4|5|6|7|8|9)
image: "wghaos/ddnsto"
image: "r.hassbus.com/wghaos/ddnsto"

View File

@@ -4,12 +4,11 @@ slug: dozzle
codenotary: wghaos@163.com
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'
url: https://gitcode.com/waxgourd/addons
image: wghaos/dozzle
image: r.hassbus.com/wghaos/dozzle
init: false
arch:
- aarch64
- amd64
- armv7
docker_api: true
webui: "[PROTO:http]://[HOST]:[PORT:8080]"
ports:

View File

@@ -5,7 +5,6 @@ description: Docker 可视化管理面板,提供完善的管理容器的功能
url: "https://github.com/donknap/dpanel"
image: r.hassbus.com/wghaos/dpanel
arch:
- armv7
- aarch64
- amd64
webui: "[PROTO:http]://[HOST]:[PORT:8807]"

View File

@@ -3,7 +3,7 @@ version: '24.7.17'
slug: 'drawio'
codenotary: 'wghaos@163.com'
description: "DrawIO是运行在浏览器中的在线绘图工具"
image: jgraph/drawio
image: r.hassbus.com/jgraph/drawio
url: https://gitcode.com/waxgourd/addons #https://github.com/jgraph/docker-drawio
init: false
arch:

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"backup_exclude": [
"*/cache/",
@@ -72,7 +71,7 @@
"/dev/nvme2"
],
"host_network": true,
"image": "m.fashgh.com/alexbelgium/emby-{arch}",
"image": "r.hassbus.com/alexbelgium/emby-{arch}",
"ingress": true,
"ingress_port": 0,
"ingress_stream": true,

View File

@@ -5,7 +5,7 @@
"codenotary": "wghaos@163.com",
"description": "基于web浏览器的模拟器己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器",
"url": "https://gitcode.com/waxgourd/addons",
"image": "wghaos/emulatorjs",
"image": "r.hassbus.com/wghaos/emulatorjs",
"arch": [
"aarch64",
"amd64"

View File

@@ -3,12 +3,12 @@
"version": "1.0.0",
"slug": "ewelink_smart_home_slug",
"description": "将 eWeLink 与家庭助理连接",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"arch": ["aarch64", "amd64"],
"init": false,
"startup": "application",
"boot": "auto",
"url": "https://www.facebook.com/ewelink.support",
"image":"wghaos/ewelink",
"image":"r.hassbus.com/wghaos/ewelink",
"host_network": false,
"ports": {
"3000/tcp": 3000

View File

@@ -3,7 +3,7 @@ version: '0.17.4'
slug: 'excalidraw'
codenotary: 'wghaos@163.com'
description: "Excalidraw是支持多人协同的私有化在线画板工具"
image: wghaos/excalidraw
image: r.hassbus.com/wghaos/excalidraw
url: https://gitcode.com/waxgourd/addons
init: false
arch:

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"codenotary": "wghaos@163.com",
"description": "filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件",
@@ -63,7 +62,7 @@
"PGID": "0",
"PUID": "0"
},
"image": "m.fashgh.com/alexbelgium/filebrowser-{arch}",
"image": "r.hassbus.com/alexbelgium/filebrowser-{arch}",
"ingress": true,
"ingress_stream": true,
"map": [

View File

@@ -7,7 +7,6 @@ url: "https://github.com/mincka/ha-addons/tree/main/firefox"
arch:
- aarch64
- amd64
- armv7
init: false
apparmor: false
panel_admin: false

View File

@@ -7,7 +7,7 @@ host_network: true
startup: application
boot: "manual"
init: false
image: wghaos/frp-client-51
image: r.hassbus.com/wghaos/frp-client-51
map:
- share:rw
privileged:
@@ -17,7 +17,6 @@ devices:
arch:
- aarch64
- amd64
- armv7
options:
server_addr: "frp.freefrp.net"
server_port: 7000

View File

@@ -7,7 +7,7 @@ host_network: true
startup: application
boot: "auto"
init: false
image: wghaos/frp-client
image: r.hassbus.com/wghaos/frp-client
map:
- share:rw
privileged:

View File

@@ -5,7 +5,6 @@ description: Fusion一个现代化、易于使用且性能卓越的自定义Home
arch:
- aarch64
- amd64
- armv7
init: false
url: https://github.com/matt8707/addon-ha-fusion
panel_icon: mdi:atom
@@ -16,5 +15,5 @@ ingress_stream: true
hassio_api: true
ports:
8099/tcp: null
image: matt8707/addon-ha-fusion-{arch}
image: r.hassbus.com/matt8707/addon-ha-fusion-{arch}
boot: manual

View File

@@ -5,10 +5,9 @@ description: 获取家庭助理HACS的最简单方法
startup: once
boot: manual
url: "https://github.com/hacs/addons/tree/main/get"
image: wghaos/addons-get-hacs
image: r.hassbus.com/wghaos/addons-get-hacs
# image: ghcr.io/hacs/{arch}-addon-get
arch:
- armv7
- aarch64
- amd64
init: false

View File

@@ -7,10 +7,9 @@ url: https://github.com/v2raya
arch:
- aarch64
- amd64
- armv7
hassio_api: true
host_network: true
image: xyyyhtl/haos-turbo
image: r.hassbus.com/xyyyhtl/haos-turbo
init: false
boot: manual
map:

View File

@@ -7,10 +7,9 @@ url: https://github.com/v2raya
arch:
- aarch64
- amd64
- armv7
hassio_api: true
host_network: true
image: xyyyhtl/haos-turbo2
image: r.hassbus.com/xyyyhtl/haos-turbo2
init: false
boot: manual
map:

View File

@@ -4,7 +4,7 @@ slug: imaotai
codenotary: wghaos@163.com
description: 'i茅台app自动预约每日自动预约支持docker一键部署'
url: https://gitcode.com/waxgourd/addons
image: wghaos/imaotai
image: r.hassbus.com/wghaos/imaotai
init: false
arch:
- aarch64

View File

@@ -4,7 +4,7 @@ slug: it-tools
codenotary: wghaos@163.com
description: '适用于开发人员和IT人员的有用工具'
url: https://gitcode.com/waxgourd/addons
image: wghaos/it-tools
image: r.hassbus.com/wghaos/it-tools
init: false
arch:
- aarch64

View File

@@ -4,13 +4,12 @@ slug: lucky
codenotary: wghaos@163.com
description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务'
url: https://gitcode.com/waxgourd/addons
image: wghaos/lucky
image: r.hassbus.com/wghaos/lucky
init: false
boot: manual
arch:
- aarch64
- amd64
- armv7
#webui: "[PROTO:http]://[HOST]:[PORT:16601]"
ports:
16601/tcp: 16601

View File

@@ -4,8 +4,8 @@
"slug": "xiaomi_mi_scale",
"description": "通过蓝牙BLE读取小米体脂秤的测量值",
"url": "https://gitcode.com/waxgourd/addons",
"image": "wghaos/mi-scale",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"image": "r.hassbus.com/wghaos/mi-scale",
"arch": ["aarch64","amd64"],
"startup": "application",
"boot": "manual",
"host_dbus": true,

View File

@@ -8,12 +8,9 @@ url: https://gitcode.com/waxgourd/addons
ingress: true
ingress_port: 6680
arch:
- armv7
- armhf
- aarch64
- amd64
- i386
image: m.fashgh.com/poeschl-homeassistant-addons/mpd-{arch}
image: r.hassbus.com/poeschl-homeassistant-addons/mpd-{arch}
init: false
audio: true
devices:

View File

@@ -4,12 +4,11 @@ slug: netdata
codenotary: wghaos@163.com
description: 'Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中'
url: https://gitcode.com/waxgourd/addons
image: wghaos/netdata
image: r.hassbus.com/wghaos/netdata
init: false
arch:
- aarch64
- amd64
- armv7
privileged:
- SYS_ADMIN
- SYS_PTRACE

View File

@@ -81,7 +81,7 @@
"TRUSTED_PROXIES": "**"
},
"hassio_api": true,
"image": "m.fashgh.com/alexbelgium/nextcloud_ocr-{arch}",
"image": "r.hassbus.com/alexbelgium/nextcloud_ocr-{arch}",
"ingress_port": 0,
"init": false,
"map": [

View File

@@ -4,11 +4,10 @@ version: 2.0.5
description: '专注于刮削alist聚合网盘形成影视媒体库的程序'
url: https://gitcode.com/waxgourd/addons
codenotary: wghaos@163.com
image: wghaos/onelist
image: r.hassbus.com/wghaos/onelist
arch:
- aarch64
- amd64
- armv7
backup_exclude:
- '*/data/'
devices:

View File

@@ -4,12 +4,11 @@ slug: onenav
codenotary: wghaos@163.com
description: '可帮助你将浏览器书签集中式管理'
url: https://gitcode.com/waxgourd/addons
image: wghaos/onenav
image: r.hassbus.com/wghaos/onenav
init: false
arch:
- aarch64
- amd64
- armv7
webui: "http://[HOST]:[PORT:8880]/"
ports:
'80': 8880

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"backup_exclude": [
"backups",
@@ -12,7 +11,7 @@
"description": "轻松管理您的Docker环境",
"docker_api": true,
"hassio_api": true,
"image": "wghaos/portainer-ce",
"image": "r.hassbus.com/wghaos/portainer-ce",
"ingress": true,
"ingress_port": 1337,
"ingress_stream": true,

View File

@@ -4,11 +4,10 @@ slug: portainerZH
description: 轻松管理您的Docker环境
codenotary: wghaos@163.com
url: 'https://gitcode.com/waxgourd/addons'
image: wghaos/portainer-zh
image: r.hassbus.com/wghaos/portainer-zh
arch:
- aarch64
- amd64
- armv7
backup_exclude:
- backups
- docker_config/cli-plugins

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"backup_exclude": [
"backups",
@@ -12,7 +11,7 @@
"description": "轻松管理您的Docker环境",
"docker_api": true,
"hassio_api": true,
"image": "m.fashgh.com/alexbelgium/portainer-{arch}",
"image": "r.hassbus.com/alexbelgium/portainer-{arch}",
"ingress": true,
"ingress_port": 1337,
"ingress_stream": true,

View File

@@ -11,13 +11,12 @@ map:
arch:
- aarch64
- amd64
- armv7
webui: "http://[HOST]:[PORT:5700]/"
ports_description:
5700/tcp: 'Web UI port'
ports:
5700/tcp: 5700
image: wghaos/qinglong
image: r.hassbus.com/wghaos/qinglong
environment:
QL_DIR: /data/qinglong
boot: manual

View File

@@ -8,7 +8,6 @@ codenotary: wghaos@163.com
arch:
- aarch64
- amd64
- armv7
devices:
- /dev/sda
- /dev/sdb
@@ -90,7 +89,7 @@ devices:
- /dev/nvme2
hassio_api: true
host_network: true
image: wghaos/samba-easy-nas
image: r.hassbus.com/wghaos/samba-easy-nas
init: false
map:
- addons:rw

View File

@@ -4,12 +4,11 @@ slug: sun-panel
codenotary: wghaos@163.com
description: '一个服务器、NAS导航面板、Homepage、浏览器首页'
url: https://gitcode.com/waxgourd/addons
image: wghaos/sun-panel
image: r.hassbus.com/wghaos/sun-panel
init: false
arch:
- aarch64
- amd64
- armv7
webui: "[PROTO:http]://[HOST]:[PORT:3002]"
ports:
3002/tcp: 3002

View File

@@ -4,12 +4,11 @@ slug: 'wghaos-ttyd'
codenotary: 'wghaos@163.com'
description: "可以将ttyd在HA内嵌的方式打开方便大家远程时操作"
url: https://gitcode.com/waxgourd/addons
image: wghaos/addons-wghaos-ttyd
image: r.hassbus.com/wghaos/addons-wghaos-ttyd
init: false
arch:
- aarch64
- amd64
- armv7
ingress: true
ingress_port: 7681
panel_icon: 'mdi:application-variable'

View File

@@ -3,13 +3,12 @@ version: '0.2.4'
slug: 'wghaosssh'
codenotary: wghaos@163.com
description: '这将启用端口22222上的SSH WGHassOS控制台。仅适用于Home Assistant操作系统'
image: wghaos/addons-wghaos-ssh
image: r.hassbus.com/wghaos/addons-wghaos-ssh
url: https://gitcode.com/waxgourd/addons
init: false
arch:
- aarch64
- amd64
- armv7
backup_exclude:
- '*/data/'
ingress: true

View File

@@ -1,3 +1,7 @@
### hostmode-2024110709 (2024-11-07)
- 版本升级
### hostmode-2024110109 (2024-11-01)
- 版本升级

View File

@@ -1,16 +1,15 @@
name: 小雅Alist
version: hostmode-2024110109
version: hostmode-2024110709
slug: xiaoya-alist
codenotary: wghaos@163.com
description: '一个口碑级的alist应用'
url: https://gitcode.com/waxgourd/addons
image: wghaos/xiaoya-alist
image: r.hassbus.com/wghaos/xiaoya-alist
init: false
host_network: true
arch:
- aarch64
- amd64
- armv7
webui: "[PROTO:http]://[HOST]:[PORT:5678]"
ports:
5678/tcp: 5678

View File

@@ -1,3 +1,7 @@
### latest-2024110509 (2024-11-05)
- 版本升级
### latest-2024110109 (2024-11-01)
- 版本升级

View File

@@ -3,7 +3,7 @@ description: "AList代理支持xiaoya版AList界面管理"
version: "latest-2024110509"
slug: "xiaoya-tvbox"
url: https://gitcode.com/waxgourd/addons
image: wghaos/xiaoya-tvbox
image: r.hassbus.com/wghaos/xiaoya-tvbox
init: false
arch:
- aarch64

View File

@@ -3,7 +3,7 @@ version: 3.20.2
slug: xunlei
codenotary: wghaos@163.com
description: 迅雷NAS版
image: wghaos/xunlei
image: r.hassbus.com/wghaos/xunlei
url: https://gitcode.com/waxgourd/addons
init: false
arch:

View File

@@ -11,10 +11,7 @@
],
"arch": [
"aarch64",
"amd64",
"armhf",
"armv7",
"i386"
"amd64"
],
"boot": "manual",
"init": false,