summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/nginx
Commit message (Expand)AuthorAge
* nginx: add custom optionsIzorkin2018-10-23
* nixos/nextcloud: initFranz Pletz2018-10-01
* nixos/nginx: fix type of sslTrustedCertificate optionUli Baum2018-09-02
* 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
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/nginx: emphasize that useACMEHost does not create certsJan Tojnar2018-05-17
* nginx module: add upstream extraConfigNikolay Amiantov2018-05-08
* nginx: allow basic auth passwords to be specified in a fileBen Wolsieffer2018-04-25
* nixos/gitweb: add gitwebTheme optiongnidorah2018-04-17
* Merge pull request #38362 from orbekk/acme-pathJörg Thalheim2018-04-09
|\
| * fix: nixos/nginx certificate locationKjetil Ørbekk2018-04-02
* | nixos/nginx: fix gitweb submodulegnidorah2018-04-06
* | git: add more deps to gitwebgnidorah2018-03-29
* | gitweb: use common optionsgnidorah2018-03-29
* | nixos/nginx: add gitweb sub-servicegnidorah2018-03-29
|/
* 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
* nixos/services.nginx: Fix globalRedirect exampleJan Tojnar2017-10-22
* 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