tlaternet-server/configuration/services
Tristan Daniël Maat 759a9c7c0c
conduit: Fix acme issue
letsencrypt will prod on port 80 to verify the domain. `listen`
overrides `addSSL`, so none of the NixOS modules' setup will actually
work.

This means the conduit virtualhost never listened on port 80, and
couldn't verify letsencrypt requests.

How this *ever* worked is beyond me, but this commit resolves the
problems (don't worry, `forceSSL` does what it says on the tin and
overrides the `listen` again).
2023-10-13 06:08:26 +02:00
..
configs nextcloud: Use a hardened systemd unit instead of a container 2022-10-14 05:58:05 +01:00
metrics metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
backups.nix backups: Add atomic backups with restic 2023-10-12 20:27:34 +02:00
conduit.nix conduit: Fix acme issue 2023-10-13 06:08:26 +02:00
fail2ban.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
foundryvtt.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
gitea.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
nextcloud.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
postgres.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
starbound.nix backups: Add atomic backups with restic 2023-10-12 20:27:34 +02:00
webserver.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
wireguard.nix services: Add wireguard service 2023-05-11 22:09:39 +01:00