Skip to content

mastersin/component-mysql-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL

Installs and configures MySQL 5.

Install

Features

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

Configurations

Build Status

  • 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

**

Releases

No releases published

Packages