about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Revert "nixos/garage: drop replication_mode setting"Yureka1-18/+7
2024-05-13Merge pull request #309643 from flokli/garage-replication_modeFlorian Klink1-7/+18
2024-05-13Merge pull request #307076 from flokli/caddy-reloadJörg Thalheim1-1/+1
2024-05-13nixos/garage: add assertion for replication_factorYureka1-0/+18
2024-05-12Merge pull request #310348 from ehmry/nginx-validateConfigFilePol Dellaiera1-1/+8
2024-05-12nixos/caddy: don't set ExecReload if enableReload is disabledFlorian Klink1-1/+1
2024-05-10nixos/nginx: fix reference to acme cert hostnameFranz Pletz1-1/+1
2024-05-09nixos/nginx: add validateConfigFile optionEmery Hemingway1-1/+8
2024-05-07treewide: ReadWriteDirectories -> ReadWritePaths.Niklas Hambüchen2-2/+2
2024-05-06nixos/garage: drop replication_mode settingFlorian Klink1-7/+0
2024-05-06nixos/caddy: Comment why ExecStart is resetNiklas Hambüchen1-0/+1
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