nixpkgs/nixos/modules/services/web-servers
Charles Hall f5dcc015b9
nixos/garage: set StateDirectory if used at all
Changes the `mkIf` to trigger if *either* `data_dir`/`metadata_dir` use
`/var/lib/garage`, not only if both do. This is useful to me because I
want to store metadata in `/var/lib/garage` but I also want to store
data in a different mountpoint (via `data_dir` and `ReadWritePaths`).
2023-10-24 22:03:21 -07:00
..
apache-httpd
caddy nixos/caddy: ensure vhosts come after user-specified cfg.extraConfig 2023-09-18 11:12:19 +02:00
hitch
jboss
keter nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
lighttpd nixos/lighttpd: add reload support 2023-10-19 19:23:04 +02:00
nginx nixos/nginx: document implicit default port 80 2023-10-22 21:32:50 +02:00
phpfpm
trafficserver
unit unit: 1.29.1 -> 1.30.0 2023-05-13 16:55:47 +03:00
varnish nixos: Use checks instead of extraDependencies 2023-05-11 21:18:38 +02:00
agate.nix
darkhttpd.nix
fcgiwrap.nix treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
garage.md nixos: fix typos 2023-05-19 22:31:04 -04:00
garage.nix nixos/garage: set StateDirectory if used at all 2023-10-24 22:03:21 -07:00
hydron.nix
merecat.nix
mighttpd2.nix
minio.nix nixos/minio: allow distributed nodes 2023-07-03 21:51:02 +02:00
molly-brown.nix
pomerium.nix
rustus.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
stargazer.nix nixos: fix typos 2023-05-19 22:31:04 -04:00
static-web-server.nix nixos/static-web-server: create module which uses upstream systemd units 2023-07-01 12:51:13 -04:00
tomcat.nix treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
traefik.nix nixos/traefik: add environmentFiles option 2023-04-25 16:05:28 +02:00
ttyd.nix nixos/ttyd: fix example rendering 2023-06-30 18:14:37 +02:00
uwsgi.nix
zope2.nix