services-flake icon indicating copy to clipboard operation
services-flake copied to clipboard

Add Caddy

Open srid opened this issue 7 months ago • 1 comments

https://caddyserver.com/ | https://github.com/caddyserver/caddy

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

References

  • devenv
    • docs: https://devenv.sh/supported-services/caddy/
    • impl: https://github.com/cachix/devenv/blob/main/src/modules/services/caddy.nix
    • example: https://github.com/cachix/devenv/blob/main/src/modules/services/caddy.nix

srid avatar Jul 29 '25 18:07 srid

As additional information, there is also https://github.com/Ramblurr/nixos-caddy which allows one to use "xcaddy" functionality in NixOS

bennyandresen avatar Aug 14 '25 06:08 bennyandresen