tlaternet-server/configuration/services
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
..
configs Fix podman hostnames 2022-01-08 02:19:04 +00:00
gitea.nix Fix podman hostnames 2022-01-08 02:19:04 +00:00
minecraft.nix Fix service uid/gids 2022-01-08 00:33:01 +00:00
nextcloud.nix Fix podman hostnames 2022-01-08 02:19:04 +00:00
webserver.nix Fix service uid/gids 2022-01-08 00:33:01 +00:00