postgres

General

This container houses our Postgres database. Multiple services access it:

  • Mastodon
  • Matrix
  • Matrix bridges
  • WikiJs

Admin interface

The admin interface powered by Pgadmin can be accessed here. Authentication happens via Cloudflare Access.

Nix expression

{{#include ../../../nixos/hosts/postgres.nix}}