about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers
AgeCommit message (Expand)AuthorFilesLines
2023-09-03nixos/nginx: fix services.nginx.defaultListen descriptionSandro1-5/+7
2023-08-23Merge pull request #244626 from Sohalt/caddy-rfc42Emily1-14/+40
2023-08-22nixos/caddy: Add rfc42 settings optionsohalt1-14/+40
2023-08-13nixos/rustus: add user name to enable restoring of backupshappysalada1-0/+4
2023-08-11Merge pull request #241338 from bachp/minio-distributedFranz Pletz1-3/+3
2023-08-03nixos/nginx: using new variant of http2 directiveIzorkin1-1/+6
2023-07-29Merge pull request #245893 from h7x4/move-nginx-status-page-declarationRyan Lahfa1-17/+15
2023-07-28nixos/nginx: move status page config to `services.nginx`h7x41-17/+15
2023-07-27nixos/nginx: remove unnecessary acme locations to allow double proxied setupsoddlama1-1/+3
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler1-1/+1
2023-07-04nixos/caddy: remove admin checkSylvain Fankhauser1-7/+0
2023-07-04nixos/caddy: add support for reloadSylvain Fankhauser1-5/+40
2023-07-03nixos/minio: allow distributed nodesPascal Bach1-3/+3
2023-07-01nixos/static-web-server: create module which uses upstream systemd unitsMac Chaffee1-0/+68
2023-06-30nixos/ttyd: fix example renderingSandro Jäckel1-5/+6
2023-06-25nixos/rustus: inital modulehappysalada1-0/+252
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-1/+1
2023-06-22Merge pull request #225877 from jappeace/upgrade-keter-2.1Sandro1-25/+54
2023-06-21nixos/keter: fix port typeSandro1-1/+1
2023-06-14nixos/keter: Run nixpkgs-fmtJappie Klooster1-2/+2
2023-06-14nixos/keter: 2.0 -> 2.1Jappie Klooster1-25/+54
2023-06-10nixos/caddy: omit empty `bind` directive when `listenAddresses` is emptyIndeedNotJames1-1/+1
2023-06-10nixos/caddy: change `acmeCA` default to `null`IndeedNotJames1-5/+13
2023-06-06nixos/modules/web-servers/nginx/default.nix: fix minor typoJoe Edmonds1-1/+1
2023-06-05Merge pull request #219602 from 999eagle/traefik-envsubstSandro1-2/+23
2023-06-02nixos/garage: allow unsafe replication modes, restart on config changeLinus Heckemann1-1/+2
2023-05-26nixos/nginx: first-class PROXY protocol supportRaito Bezarius2-13/+124
2023-05-19nixos: fix typosfigsoda2-2/+2
2023-05-15Merge pull request #231316 from hercules-ci/nixos-system.checksRobert Hensing1-1/+1
2023-05-13unit: 1.29.1 -> 1.30.0Izorkin1-1/+1
2023-05-11nixos: Use checks instead of extraDependenciesRobert Hensing1-1/+1
2023-05-07nixos/nginx: allow arbitrary parameters in upstream serversIzorkin1-8/+25
2023-04-30nixos/stargazer: remove with libgaykitty1-29/+27
2023-04-30nixos/stargazer: fix route orderinggaykitty1-23/+53
2023-04-28nixos/nginx: serve the status page on localhost serverssandydoo1-2/+2
2023-04-25nixos/traefik: add environmentFiles optionSophie Tauchert1-2/+23
2023-04-24nixos/stargazer: initgaykitty1-0/+198
2023-04-21nixos/nginx: Fix listen string generationJan Tojnar1-2/+2
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi4-11/+11
2023-04-09Merge pull request #222923 from oddlama/fix-nginx-duplicate-mimeK9001-1/+1
2023-04-07treewide: use more lib.optionalStringFelix Buehler4-11/+11
2023-04-06nixos/garage: fix links to config referenceVladimir Serov1-2/+2
2023-04-06Merge pull request #223085 from Izorkin/update-nginx-proxy-cacheFranz Pletz1-13/+27
2023-04-02Merge pull request #223091 from Izorkin/update-nginx-compressionSandro1-8/+12
2023-04-01nixos/nginx: update description in compression modulesIzorkin1-8/+12
2023-04-01nixos/nginx: enable multiple proxyCachePath supportIzorkin1-13/+27
2023-04-01nixos/nginx: update quic configurationIzorkin2-11/+57
2023-03-28Merge pull request #223439 from mjlbach/fix/garageRyan Lahfa1-1/+1
2023-03-27garage: fix missing stateVersion and default pkgMichael Lingelbach1-1/+1
2023-03-27authelia: move module under security and minor fixes06kellyjac1-401/+0