Problem/Motivation

I was following the steps to use the browser extension and drupal forge
https://www.drupal.org/docs/develop/development-tools/drupalpod/drupalpo...
I got my installation deployed and I was able to open the Drupal site but I got stuck in the profile installation not knowing the database credentials for mysql. Where can I find them?

I also tried sqlite but I got
The database server version 3.40.1 is less than the minimum required version 3.45.
Maybe the sqlite version in the container needs an update.

PhpMyadmin seems to work fine.

Steps to reproduce

The URL of this deploy is https://prod-6c3b6d74-6ed85cae-x44ezyi6.drupalforge.app/
I hope that helps identifying the problem

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

rodrigoaguilera created an issue.

darren oh’s picture

I'll take a look. The database credentials are in environment variables and should not have to be provided.