Capgemini / Capgemini/apollo-drupal-commerce-kickstart

Improve database handling around container startup

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

To improve the user experience here we could -
- When the container starts check if we have a connection to a mysql instance
- If Yes
- Test to see if there is a mysql database there and if it already has some tables in it then do nothing
- If there is connection to the DB but no tables in the database run the drush site install to install the site
- If no connection to mysql then do nothing

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.