This commit is contained in:
2024-10-15 21:25:42 +07:00
parent ec98d37ebe
commit bffef5e99d
5 changed files with 82 additions and 32 deletions
+7 -5
View File
@@ -1,5 +1,5 @@
name: Cloudflared
version: 4.2.12
version: 5.1.21
slug: cloudflared
description: Use a Cloudflare Tunnel to remotely connect to Home Assistant without
opening any ports
@@ -11,9 +11,9 @@ hassio_role: homeassistant
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
map:
- addon_config:rw
options:
external_hostname: ''
additional_hosts: []
@@ -24,9 +24,11 @@ schema:
service: str
disableChunkedEncoding: bool?
tunnel_name: str?
tunnel_token: str?
post_quantum: bool?
catch_all_service: str?
nginx_proxy_manager: bool?
tunnel_token: str?
post_quantum: bool?
run_parameters:
- match(^(--edge-bind-address|--edge-ip-version|--grace-period|--ha-connections|--logfile|--loglevel|--pidfile|--protocol|--region|--retries|--tag)=.*$)?
log_level: list(trace|debug|info|notice|warning|error|fatal)?
image: ghcr.io/brenner-tobias/cloudflared/{arch}