Search code examples
typo3ddev

How to connect to the database in ddev?


I installed successfully ddev for TYPO3 and now want to connect to the mariadb database. But what are the credentials? If I ssh into the container and want to connect I got a password prompt.


Solution

  • Access via external tools is described in Using Developer Tools with ddev.

    Specifically you need to execute the following command to get the necessary credentials:

    ddev describe