בקשת תיעוד: סקירה כללית על גישה והגדרת מסד נתונים בסביבת פיתוח.

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

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