HomeDevCentral

Deploy a MySQL 5.7 container for Bugzilla

Description

Deploy a MySQL 5.7 container for Bugzilla

Summary:
Bugzilla doesn't currently fully support MySQL 8, see for example
https://github.com/bugzilla/bugzilla/pull/71

As such, the best course of action is to deploy a MySQL 5.7 server.

This change introduces an helper execution module to determine
the exact image:tag string from a default image, and dictionary
arguments. That allows to customize the version of a service.

Ref T205

Test Plan:
Units tests are provided for the execution module.

Deploy the container on Dwellers for the state part.

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T205

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

Details

Provenance
derecksonAuthored on Oct 7 2018, 17:29
derecksonPushed on Oct 7 2018, 21:28
Reviewer
dereckson
Differential Revision
D1855: Deploy a MySQL 5.7 container for Bugzilla
Parents
rOPS0cfe3a883d7d: Document a Dwellers section for the Docker containers pillar entry
Branches
Unknown
Tags
Unknown
Tasks
T205: Migrate *.espace-win.org