summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/nginx/default.nix
Commit message (Expand)AuthorAge
* nixos/nginx: ensure TLS OCSP stapling works out of the box with LEVincent Bernat2018-08-30
* nginx: add more gzipped MIME typesVincent Bernat2018-08-26
* nginx: use a compression level of 5 in recommended configurationVincent Bernat2018-08-26
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nginx module: add upstream extraConfigNikolay Amiantov2018-05-08
* nginx: allow basic auth passwords to be specified in a fileBen Wolsieffer2018-04-25
* fix: nixos/nginx certificate locationKjetil Ørbekk2018-04-02
* nixos/nginx: validate config syntax in preStart (#24664)Niklas Hambüchen2018-02-17
* nixos/nginx: allow using existing ACME certificateJan Tojnar2018-01-15
* nginx module: only turn on HTTP2 when SSL is enabledChristoph Hrdinka2017-12-28
* nginx service: Make http2 an option.Niklas Hambüchen2017-12-19
* nginx: module fix exampleRobin Gloster2017-09-03
* nginx module: add proxyResolveWhileRunning optionRobin Gloster2017-08-30
* nginx module: allow basic configuration of upstreamsRobin Gloster2017-08-30
* nginx module: first proxy_set_header takes precendenceFranz Pletz2017-08-30
* nginx module: add option for proxying websocket requestsFranz Pletz2017-08-30
* nginx module: fix applying recommended proxy headersFranz Pletz2017-08-30
* nginx module: clean up SSL/listen handlingRobin Gloster2017-08-30
* Merge pull request #27426 from rnhmjoj/nginxWout Mertens2017-08-07
|\
| * nginx: make enabling SSL port-specificrnhmjoj2017-07-27
* | nginx module: add resolver configRobin Gloster2017-08-04
* | nginx module: include uwsgi_paramsRobin Gloster2017-08-04
* | nginx: add gzip_vary to recommended settingsWout Mertens2017-07-17
|/
* nginx: make listen addresses configurablernhmjoj2017-07-14
* Merge pull request #23672 from edanaher/nginx-aliasDomen Kožar2017-03-21
|\
| * nginx: disallow alias directive on server level; it doesn't work.Evan Danaher2017-03-09
| * nginx: Assert that either root or alias is null.Evan Danaher2017-03-09
| * nginx: Add alias configuration option for hosts and locations.Evan Danaher2017-03-09
* | nginx: explicitly use stable versionFranz Pletz2017-03-20
* | nginx service: add commonHttpConfig optionSusan Potter2017-02-28
* | nginx service: restart instead of stop to reduce downtimeFranz Pletz2017-02-25
* | nginx module: fix acme if vhost name != serverNameFranz Pletz2017-02-25
|/
* Revert "nginx: Format the config file"Robin Gloster2017-02-16
* nginx module: make acme group overrideable easilyFranz Pletz2017-02-08
* nginx: Format the config fileSvein Ove Aas2017-02-07
* nginx: added serverName option for virtualHostsBob van der Linden2017-01-25
* nginx service: use `default_server` parameter instead of `default` (#21371)tv2016-12-23
* services.nginx: allow startup with ipv6 disabled (#21360)Felix Richter2016-12-23
* nginx service: Add missing port toString conversion (#20252)Philipp Hausmann2016-11-08
* nginx: set correct acme permissionsRobin Gloster2016-10-20
* nixos/nginx: reload on acme cert renewalFranz Pletz2016-10-09
* nginx module: Add option to configure events blockWilhelm Schuster2016-09-26
* security.acme: remove loop when no fallbackHost is givenAlexander Ried2016-09-06
* nginx module: add index and tryFilesRobin Gloster2016-08-25
* nginx module: fixup events in configRobin Gloster2016-08-09
* nginx module: fix cfg.config backwards compatibilityRobin Gloster2016-08-09
* nginx module: improve statusPage generated codeRobin Gloster2016-07-28
* nginx module: httpConfig backward compatibilityRobin Gloster2016-07-28
* nginx module: make client_max_body_size configurableRobin Gloster2016-07-28
* nginx: fixed duplicate http declarationTristan Helmich2016-07-28