Skip to content

Conversation

@bomoko
Copy link
Contributor

@bomoko bomoko commented Nov 6, 2023

This draft seeks to introduce supporting multiple database types out of the box.

It makes the following assumptions/attempts the following:

  • The most basic/default setup is the current one, namely a mariadb-drupal lagoon image (such as uselagoon/mariadb-10.5-drupal)
  • If one wishes to distinguish between a database, we use the DATABASE_TYPE environment variable, which is assumed to be either postgres, mysql, or mariadb
  • Based on these types, we take our best guess at what the defaults for that DATABASE_TYPE is.

@bomoko bomoko marked this pull request as ready for review November 13, 2023 00:44
@bomoko bomoko added this to the v1.0.0 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants