-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixos/wordpress: caddy support #132663
nixos/wordpress: caddy support #132663
Conversation
|
Don't know how to fix the NixOS manual checks :( |
Just run nixos/doc/manual/md-to-db.sh |
|
One small thing, I'm trying to add the ability for caddy to merge multiple configs. |
|
That PR has just been merged. There is now a virtualHosts option in caddy that works in the following way basically at the moment everything is dumped into extraConfig. I'm open to feedback on what to options to extract from caddy users. |
3bb3513 to
52921e6
Compare
Thank you for the info and for your work! I rebased this PR and it should work now 👍 |
|
Thank you! |
Motivation for this change
Adds caddy web server support to wordpress module which already supports httpd and nginx. Since most of the restructuring was already done by adding nginx support here, this PR is quite reasonable.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)