Unraid-Cloudflared-Tunnel
Docker 应用程序 from Figro's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:46495]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Associates the cloudflared instance with a specific tunnel. The tunnel’s token is shown in the dashboard when you first create the tunnel. You can also retrieve the token using the API.
Disables automatic cloudflared updates. Set to false or delete to autoupdate. Autoupdating can cause tunnel to go down.
- 价值
- true
Specifies the maximum number of retries for connection/protocol errors. Retries use exponential backoff (retrying at 1, 2, 4, 8, 16 seconds by default), so it is not recommended that you increase this value significantly.
- 默认值
- 5
- 价值
- 5
Allows you to choose the regions to which connections are established. Currently the only available value is us, which routes all connections through data centers in the United States. Omit or leave empty to connect to the global region.
Specifies the protocol used to establish a connection between cloudflared and the Cloudflare global network. Available values are auto, http2, and quic.
- 价值
- auto
Specifies the outgoing IP address used to establish a connection between cloudflared and the Cloudflare global network.
Specifies the IP address version (IPv4 or IPv6) used to establish a connection between cloudflared and the Cloudflare global network. Available values are auto, 4, and 6.
- 价值
- auto
When cloudflared receives SIGINT/SIGTERM it will stop accepting new requests, wait for in-progress requests to terminate, then shut down. Waiting for in-progress requests will timeout after this grace period, or when a second SIGTERM/SIGINT is received.
- 价值
- 30s
Specifies the account certificate for one of your zones, authorizing the client to serve as an origin for that zone. You can obtain a certificate by using the cloudflared tunnel login command or by visiting https://dash.cloudflare.com/argotunnel.
Exposes a Prometheus endpoint on the specified IP address/port, which you can then query for usage metrics. (You will need to add a port to the unraid template)
- 价值
- 0.0.0.0:46495
Specifies the verbosity of logging. The default info level does not produce much output, but you may wish to use the warn level in production. Available values are: debug, info, warn, error, fatal.
- 价值
- info
Exposes prometheus metrics server (Can be removed if you don't care about metrics)
- 目标
- 46495
- 默认值
- 46495
- 价值
- 46495
Used in conjuction with log, pid, and cert env variables to get more info or use your own cert. If you don't need this you can delete or ignore this.
- 目标
- /appdata
- 默认值
- /mnt/user/appdata/cloudflared
- 价值
- /mnt/user/appdata/cloudflared
视频
下载统计数据
长期下载总量
详细信息
figro/unraid-cloudflared-tunnel在Unraid 上运行 Unraid-Cloudflared-Tunnel 。
Unraid-Cloudflared-Tunnel 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。