mirror of
https://github.com/openziti/zrok.git
synced 2025-07-21 08:03:53 +02:00
ec4cb7802de84d16206988ca2a68027d008609dc
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%