Docker image for Daspanel HTTP load balancer using Caddy.
- Free software: MIT license
- Documentation: https://github.com/daspanel/load-balancer-caddy/blob/master/docs/index.md or https://daspanel.github.io/load-balancer-caddy
Variable | Optional | Example Value | Purpose |
---|---|---|---|
DASPANEL_SYS_UUID | yes | civmw76wg000001p2dwqxpvet | UUID used in Daspanel system to identify a unique instance of data. If you don't provide one Daspanel generate it using Getuuid API |
You can find the value of variables automatically generated by examining the container log after it starts. Or looking at the output of the console where you run your docker.
Get
docker pull daspanel/load-balancer-caddy:latest
Run
docker run -e [email protected] daspanel/load-balancer-caddy:latest
- Latest Alpine Linux with S6 overlay