tlaternet-server/configuration
Tristan Daniël Maat b6f39969cc
Fix podman hostnames
It seems that with the newest version of podman container names are no
longer added as hostnames, meaning that any attempt to resolve
hostnames with the current config will fail. `localhost` is probably
more robust anyway, so we switch to that.

The bug manifests as broken services because nextcloud/gitea cannot
resolve their databases and nextcloud fails to resolve the php
server. To fix this a running system, the gitea and nextcloud database
configurations will need to be hand-edited, since those values are
only set on initialization, and not updated when changed later.
2022-01-08 02:19:04 +00:00
..
services Fix podman hostnames 2022-01-08 02:19:04 +00:00
default.nix nginx: Enable HSTS 2021-10-12 13:53:08 +01:00
hardware-configuration.nix Fix NixOS profile imports 2021-04-18 02:58:49 +01:00
ids.nix Fix service uid/gids 2022-01-08 00:33:01 +00:00
linode.nix Start reworking the server for nix flakes 2021-04-12 01:58:03 +01:00