» Home
MySQL Component
Repository:
Release: http://diva-cloud.org/repo/release/DiVA-mysql/
Development: http://diva-cloud.org/repo/devel/DiVA-mysql/
Arguments:
{
"db":
{
"type" : "object",
"optional" : true,
"description": "List of db to add"
},
"log": {"type": "string", "optional": true, "description": "/var/log volume"}
}
Example:
{"hostname": "DiVA-mysql", "log": "log/DiVA-mysql", "db":{"mantis" : "mantis_DB"}}
Service:
MySQL port: built-in default (3306)
Links:
MySQL homepage: http://www.mysql.com/
Back up to: Documentation