tlaternet-server/configuration/services
Tristan Daniël Maat 05b6738c85
postgres: Set auth method to "reject"
This will reject connections from anywhere except 127.0.0.1, i.e., the
pod's network namespace.

This makes password authentication properly obsolete, instead of just
hiding the password (but still never authenticating with it), but
required a change upstream:
https://github.com/docker-library/postgres/pull/859
2021-07-25 22:20:39 +01:00
..
configs minecraft: Add supplementaries mod 2021-05-11 22:13:31 +01:00
gitea.nix postgres: Set auth method to "reject" 2021-07-25 22:20:39 +01:00
minecraft.nix minecraft: Clean up use of pkgs.lib 2021-05-17 00:13:28 +01:00
nextcloud.nix postgres: Set auth method to "reject" 2021-07-25 22:20:39 +01:00
webserver.nix webserver: Use SIGKILL instead of SIGTERM 2021-05-17 00:18:51 +01:00