MySQL

Run MySQL or MariaDB on a core server.

Stack variables

mysql.variant

Default: mysql. One of mysql or mariadb.

The service is always named mysql, even when a mariadb variant is used.

mysql.version

Default: 8.4 for variant mysql. 10.11 for variant mariadb.

This version can be any version published as an Docker Official Image.

mysql.snapshot_identifier

Specifies whether or not to create this database from a snapshot. This corresponds to the snapshot ID you’d find in the RDS console, e.g: rds:production-2015-06-26-06-05.

Have questions not answered here? Contact Support to get more help.

Last modified on September 2, 2026