An open API service indexing awesome lists of open source software.

https://github.com/lefred/mysql-devops

devops demo for MySQL
https://github.com/lefred/mysql-devops

Last synced: about 1 year ago
JSON representation

devops demo for MySQL

Awesome Lists containing this project

README

          

This Vagrant setup used to demonstrate the power of devops tools

This is used with Centos 6 x86_64, and use a second nic for the galera replication.
That base box can be retrieved on http://dl.dropbox.com/u/11697684/centos6.box.bz2

The goal of this repository is to demonstrate some deployment process using vagrant
with jenkins.

The process is the following:

In Jenkins create a new project and link it to this git repo.

Then use exceute shell to build it. The command shoule be like this:

vagrant destroy percona1 (if you use a custom workspace)
vagrant up percona1
tests/cucumber-puppet.sh