Demande de documentation : Vue d'ensemble de l'accès et de la configuration de la base de données dans un environnement de développement.

In the context of understanding how to restore a backup in a freshly installed development environment (docker) I would be happy about some explanation, how the database is set up and the connection to the database is configured:

1 « J'aime »

Database configuration is done here:

Create development databases:

Setup database user:

I’m still trying to understand,

  • how authentication is done
  • where authentication is configured
  • how connection parameters should be set