Skip to content

qubell-bazaar/component-mysql-dev

Repository files navigation

MySQL

Version 2.0-36p

Installs and configures MySQL 5.

Install

Features

  • Install and configure MySQL
  • Create databases
  • Manage grants
  • Execute arbitrary SQL on a database

Configurations

  • MySQL 5.x (latest), CentOS 6.3 (us-east-1/ami-eb6b0182), AWS EC2 m1.small, root
  • MySQL 5.x (latest), CentOS 5.3 (us-east-1/ami-beda31d7), AWS EC2 m1.small, root
  • MySQL 5.x (latest), Ubuntu 12.04 (us-east-1/ami-d0f89fb9), AWS EC2 m1.small, root
  • MySQL 5.x (latest), Ubuntu 10.04 (us-east-1/ami-0fac7566), AWS EC2 m1.small, root

Pre-requisites

  • Configured Cloud Account a in chosen environment
  • Either installed Chef on target compute OR launch under root
  • Internet access from target compute:
  • MySQL distribution: ** (CentOS), ** (Ubuntu)
  • S3 bucket with Chef recipes: ** (TBD)
  • If Chef is not installed: ** (TBD)

Implementation notes

Example usage

**