tlaternet-server/configuration
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
..
hardware-specific networking: Set up static IP address 2023-05-11 22:09:32 +01:00
services conduit: Fix acme issue 2023-10-13 06:08:26 +02:00
default.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00
sops.nix metrics: Add metrics with victoriametrics + grafana 2023-10-12 20:41:04 +02:00