jdeathe / image-caddy

Docker container image of the Caddy web server.
https://hub.docker.com/r/jdeathe/caddy/
Other
0 stars 0 forks source link

Update to Caddy 0.10.10 #13

Open jdeathe opened 7 years ago

jdeathe commented 7 years ago

https://github.com/mholt/caddy/releases/tag/v0.10.10

jdeathe commented 7 years ago

Ref: https://caddyserver.com/blog/caddy-0_10_10-and-pricing

Change of terms now means Caddy is free for personal use only.

Is an active subscription required for commercial use? Yes. We require a current subscription while you are using, distributing or maintaining Caddy in a commercial context, even if you are no longer downloading it from this site. This ensures that we can serve all our customers reliably.

Will require clarification from the upstream maintainers as to whether I can distribute this on Docker Hub along with information on the commercial use license requirements.

For my own use cases I will likely stick to HAProxy.

jdeathe commented 7 years ago

https://caddy.community/t/packaging-caddy/61/114

jdeathe commented 7 years ago

Looks like I would need to build the necessary binary from source to include in the SCRATCH image.