Files
waxgourd-addons/haos_turbo/config.yaml
2024-07-25 20:02:13 +08:00

62 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
version: 2.2.5.1-2
slug: haos_turbo
name: HAOS加速器
description: Home Assistant系统加速器支持科学 上网,首选使用
url: https://github.com/v2raya
arch:
- aarch64
- amd64
- armv7
hassio_api: true
host_network: true
image: xyyyhtl/haos-turbo
init: false
boot: manual
map:
- addons:rw
- addon_config:rw
- backup:rw
- homeassistant_config:rw
- media:rw
- share:rw
- backup:rw
- ssl:rw
udev: true
ports_description:
2017/tcp: 'Web UI port'
webui: "http://[HOST]:[PORT:2017]/"
ports:
2017/tcp: 2017
privileged:
- SYS_ADMIN
- NET_ADMIN
- NET_RAW
- DAC_READ_SEARCH
apparmor: true
devicetree: false
options:
bin_app: v2ray-core
tun_config: v1
dns_parsing: doh
proxy_domains: []
direct_domains: []
proxy_ipcidr: []
direct_ipcidr: []
logger_disable : true
clear_mode: false
schema:
bin_app: list(v2ray-core|xray-core)
tun_config: list(v1|v2)
dns_parsing: list(direct|doh)
proxy_domains:
- str?
direct_domains:
- str?
proxy_ipcidr:
- str?
direct_ipcidr:
- str?
logger_disable: bool
clear_mode: bool
startup: services