Caddy compiles for all major platforms and has no dependencies.
I think this could be improve since it would mean Go packages/modules is consider as dependencies and has arbitrary meaning.
Caddy compiles for all major platforms and has no dependencies.
I think this could be improve since it would mean Go packages/modules is consider as dependencies and has arbitrary meaning.
The “no dependencies” statement is relating to the final binary, not to the actual project source.
For a point of comparison, Nginx has OpenSSL as a dependency, among a few others.
Generally, when we talk about deploying web services with dependencies, we are talking other programs, scripts, containers, or environmental things that have to be installed/provisioned first. Caddy has none.
I mean, hardware is a dependency I guess.
… fully static, no dependencies
@matt @francislavoie We can probably add this?
It’s already been updated: