18 lines
586 B
JSON
18 lines
586 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Cloudflared",
|
|
"port": 14333,
|
|
"available": true,
|
|
"exposable": false,
|
|
"id": "cloudflared",
|
|
"tipi_version": 13,
|
|
"version": "2024.6.1",
|
|
"categories": ["utilities"],
|
|
"description": "Cloudflared-web is a docker image that packages both cloudflared cli and a no-frills Web UI for easy starting/stopping of cloudflare tunnel.",
|
|
"short_desc": "Cloudflare Tunnels in a Web UI",
|
|
"author": "WisdomSky",
|
|
"source": "https://github.com/WisdomSky/Cloudflared-web",
|
|
"form_fields": [],
|
|
"supported_architectures": ["arm64", "amd64"]
|
|
}
|