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
- Host: GitHub
- URL: https://github.com/lefred/mysql-devops
- Owner: lefred
- Created: 2012-10-30T20:12:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-31T23:00:15.000Z (over 13 years ago)
- Last Synced: 2025-05-22T01:09:33.092Z (about 1 year ago)
- Language: Shell
- Size: 24.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme
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