mirror of
https://github.com/openziti/zrok.git
synced 2025-07-21 16:08:05 +02:00
f16fb833867dd78f99b7bfe3ba62c58adf2e8ec1
Caddyfile Samples
The Caddyfile samples in this directory are for use with --backend-mode caddy ./my.Caddyfile
which runs an embedded
Caddy server.
With a zrok reserved share, you have the option to permanently override the path to the Caddyfile when you run zrok share reserved ${ZROK_RESERVED_TOKEN} --override-endpoint new.Caddyfile
.
The Caddyfile must have this structure because it is rendered as a Go template by zrok to bind the HTTP listener.
http:// {
bind {{ .ZrokBindAddress }}
# customize reverse_proxy, file_server, etc.
}
Notes
multiple_upstream.Caddyfile is bundled in the zrok-share package for Linux as an example Caddyfile.
Description
Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti.
Readme
Apache-2.0
41 MiB
Languages
Go
35.3%
Python
33.7%
TypeScript
21.3%
HTML
5.1%
MDX
2.5%
Other
2%