HomeDevCentral

Allow to create MySQL database

Description

Allow to create MySQL database

Summary:
How can we create a database for a new phpBB instance?

The wrapper script runs on the Docker Engine host
and can interact with the SQLite database there,
but not with the MySQL server, as it's in a container.

The wrapper script will so run a container with this
mainteannce script to create the database.

The wrapper part is implemented at D1524.

Test Plan: saas-phpbb sites:createdb foo

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D1573

Details

Provenance
derecksonAuthored on Apr 3 2018, 01:24
derecksonPushed on Apr 4 2018, 00:06
Reviewer
dereckson
Differential Revision
D1573: Allow to create MySQL database
Parents
rSAASPHPBBd3d018d113a4: Configure make to prepare Composer dependencies
Branches
Unknown
Tags
Unknown
References
HEAD -> master