Nginx: Difference between revisions

update SSL example to include required firewall and acceptTerms configuration for ACME to work
No edit summary
 
Line 450: Line 450:
== Extra config ==
== Extra config ==


Appart native options, Nix allows to specify verbatim Nginx configuration. Some options are mutually exclusive.
Apart native options, Nix allows to specify verbatim Nginx configuration. Some options are mutually exclusive.


Below table assumes "services.nginx." prefix for all options. These options allows to keep using Nix configuration file while taking advantage of Nginx features which are not representend in options.
Below table assumes "services.nginx." prefix for all options. These options allows to keep using Nix configuration file while taking advantage of Nginx features which are not representend in options.