containers
containers copied to clipboard
[bitnami/moodle] Add support for auroramysql driver
Signed-off-by: Chris Grycki [email protected]
Description of the change
This PR adds support for Moodle's Amazon Aurora MySQL database driver. The environment variable "MOODLE_DATABASE_TYPE" should be set to "auroramysql" to use the Aurora driver.
Benefits
Adds support for Amazon Aurora MySQL databases.
Applicable issues
- fixes #1636