61 lines
2.1 KiB
YAML
61 lines
2.1 KiB
YAML
---
|
|
configuration:
|
|
log_level:
|
|
name: Log Level
|
|
description: >-
|
|
Defines the log level for add-on and the Cloudflare service.
|
|
external_hostname:
|
|
name: External Home Assistant Hostname
|
|
description: >-
|
|
Set this to your domain name or subdomain that you want to use to
|
|
access Home Assistant.
|
|
tunnel_name:
|
|
name: Cloudflare Tunnel Name
|
|
description: >-
|
|
Defines the name of the tunnel created for the communication between
|
|
this service and the Cloudflare edge server. The default value should
|
|
be fine in most use cases.
|
|
additional_hosts:
|
|
name: Additional Hosts
|
|
description: >-
|
|
Define a list of additional hosts to be routed by the Cloudflare Tunnel.
|
|
catch_all_service:
|
|
name: Catch-All Service
|
|
description: >-
|
|
Define a catch-all service which will be called for services not
|
|
configured directly.
|
|
nginx_proxy_manager:
|
|
name: Enable Catch-All Nginx-Proxy-Manager
|
|
description: >-
|
|
Sets the catch-all service to the "Nginx-Proxy-Manager Community Add-Ons"
|
|
Add-on.
|
|
data_folder:
|
|
name: (Deprecated) Custom Data Folder
|
|
description: >-
|
|
Set custom data folder to store Cloudflare configuration.
|
|
custom_config:
|
|
name: (Deprecated) Enable Custom Configuration
|
|
description: >-
|
|
You can provide your own Cloudflare ingress configuration when this
|
|
option is enabled.
|
|
warp_enable:
|
|
name: (Deprecated) Enable Cloudflare Warp
|
|
description: >-
|
|
This option enables Cloudflare Warp functionality. Warp allows you to
|
|
route your whole network through the Cloudflare Tunnel.
|
|
warp_routes:
|
|
name: (Deprecated) Define Cloudflare Warp routes
|
|
description: >-
|
|
Define networks to route through your Cloudflare Tunnel if Warp function
|
|
is enabled.
|
|
warp_reset:
|
|
name: (Deprecated) Reset Cloudflare Warp
|
|
description: >-
|
|
When enabled, the Cloudflare Warp related add-on configuration will
|
|
be reset upon next add-on start.
|
|
tunnel_token:
|
|
name: Cloudflare Tunnel Token
|
|
description: >-
|
|
When set all other options will be ignored. Use this option if you set up
|
|
the tunnel with the Cloudflare Dashboard.
|