https://github.com/mindreframer/vagrant-tokudb-puppet
a vagrant configuration for tokudb with ubuntu and puppet
https://github.com/mindreframer/vagrant-tokudb-puppet
Last synced: 5 months ago
JSON representation
a vagrant configuration for tokudb with ubuntu and puppet
- Host: GitHub
- URL: https://github.com/mindreframer/vagrant-tokudb-puppet
- Owner: mindreframer
- Created: 2013-01-29T23:32:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-25T13:49:50.000Z (almost 13 years ago)
- Last Synced: 2024-12-27T05:07:32.167Z (over 1 year ago)
- Language: Puppet
- Size: 180 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TokuDB v. 7 is Open Source!
# Requirements:
- Vagrant (http://www.vagrantup.com/)
### Usage:
$ git clone git://github.com/mindreframer/vagrant-tokudb-puppet.git
$ cd vagrant-tokudb-puppet
# start vagrant
$ vagrant up
# ssh into your VM
$ vagrant ssh
#### runpuppet (run puppet), run under `vagrant`-user:
$ runpuppet
#### download Tokudb (you'll need to register)
http://www.tokutek.com/resources/support/gadownloads/
The Puppet module works with `mariadb-5.5.30-tokudb-7.0.1-linux-x86_64` and `mysql-5.5.30-tokudb-7.0.1-linux-x86_64`.