about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers
AgeCommit message (Expand)AuthorFilesLines
2024-05-01nixos/nginx: don't add .well-known locations for acme when using DNS-01 chall...Lynn1-1/+2
2024-04-22nixos/nginx: update ciphers listSandro Jäckel1-1/+1
2024-04-18Merge pull request #293954 from Dan-Theriault/refactor-tailscale-authSandro1-80/+20
2024-04-16nixos/tailscale-auth: init moduleDan Theriault1-80/+20
2024-04-16nixos/nginx: allow for resolving IPv6 addresses onlyKerstin Humm1-1/+17
2024-04-13nixos: remove all uses of lib.mdDocstuebinm37-431/+430
2024-03-28treewide: Mark Nix blocks in markdown as NixJanne Heß1-1/+1
2024-03-18Merge pull request #294542 from Janik-Haag/garageLily Foster1-1/+13
2024-03-18nixos/garage: add env-var wrapper for admin cliJanik H.1-1/+13
2024-03-10Merge pull request #282160 from gaykitty/stargazer-debug-modePol Dellaiera1-1/+7
2024-03-09nixos/stargazer: add missing debugMode settinggaykitty1-1/+7
2024-02-18nixos/zope2: Remove moduleadisbladis1-262/+0
2024-02-13nixos/garage: allow all available log levels in `cfg.logLevel`emilylange1-1/+1
2024-02-13Merge pull request #285314 from pbsds/ttyd-1706718068Peder Bergebakken Sundt1-29/+63
2024-02-05nixos/ttyd: add entrypoint optionPeder Bergebakken Sundt1-7/+25
2024-02-05nixos/nginx: turn auth_request off for ACME challengeRobert Schütz1-0/+2
2024-01-31nixos/ttyd: remove `with lib;`Peder Bergebakken Sundt1-24/+30
2024-01-31nixos/ttyd: add writable optionPeder Bergebakken Sundt1-0/+10
2024-01-25python311Packages.recursive-pth-loader: rename from recursivePthLoaderFelix Buehler1-1/+1
2024-01-21Merge pull request #281904 from Stunkymonkey/ttyd-fix-leakageNick Cao1-1/+2
2024-01-20ttyd: add test & use systemd LoadCredentialFelix Buehler1-1/+2
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace4-0/+4
2024-01-12Merge pull request #270270 from SuperSandro2000/nginx-fastopenRyan Lahfa1-2/+2
2024-01-12Merge pull request #275484 from Izorkin/update-nginx-http3Ryan Lahfa2-10/+3
2024-01-12Merge pull request #277925 from Izorkin/update-nginx-http2Peder Bergebakken Sundt1-1/+1
2024-01-01nginx: enable ktls support by defaultIzorkin1-8/+2
2024-01-01nixos/nginx: disable automatic advertise of HTTP/3 protocol supportIzorkin2-10/+3
2023-12-31nixos/nginx: use new variant of http2 option for angie packageIzorkin1-1/+1
2023-12-30nixos/nginx: skip adding a comment to acmeLocation in nginx configurationIzorkin1-1/+2
2023-12-30nixos/nginx: change position acmeLocation in nginx configurationIzorkin1-8/+10
2023-12-23nixos/nginx: filter more options when listening has quicSandro Jäckel1-2/+2
2023-12-17angie: init at 1.4.0Izorkin1-5/+9
2023-12-15nixos/caddy: also increase socket send buffer size as recommended by upstreamnetworkException1-1/+2
2023-12-12Merge pull request #271506 from Misterio77/nginx-redirect-status-codeRyan Lahfa2-8/+21
2023-12-11nixos/nginx: make redirect status code configurableGabriel Fontes2-8/+21
2023-12-08nixos/nginx: allow return to be an intSandro Jäckel2-2/+2
2023-12-07Merge pull request #272542 from Sohalt/caddy-config-fileFlorian Klink1-3/+3
2023-12-06nixos/caddy: Use caddyfile adapter by default when explicitly specifying conf...sohalt1-3/+3
2023-12-06nixos/nginx/tailscale-auth: init modulephaer1-0/+158
2023-11-30Merge pull request #270847 from anthonyroussel/updates/tomcat_10_1_16Mario Rodas1-1/+1
2023-11-29nixos/tomcat: add anthonyroussel to maintainersAnthony Roussel1-1/+1
2023-11-27treewide: use `mkPackageOption`h7x410-74/+14
2023-11-24nixos/caddy: Fixed RestartSec typo.Jonathan Davies1-1/+1
2023-11-19Merge pull request #265465 from jpds/caddy-restart-on-failureEmily1-1/+3
2023-11-19Merge pull request #263550 from anthonyroussel/updates/axis2Mario Rodas1-95/+70
2023-11-17Merge pull request #266270 from Ma27/postgresql-ownership-15Ryan Lahfa1-1/+1
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch1-1/+1
2023-11-11Merge master into staging-nextgithub-actions[bot]3-6/+6
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel3-6/+6
2023-11-07nixos/tomcat: remove `with lib;` and use mkEnableOptionAnthony Roussel1-95/+70