lifeofguenter.tokudb

Build Status

Ansible Role for TokuDB

This ansible role will install TokuDB (via MariaDB), apply some "sane" production settings and fully disable InnoDB. If munin and/or fail2ban are installed, additional tasks will run accordingly to activate them for MySQL as well.

Requirements

None.

Role Variables

mysql_user: admin
mysql_password: a-secure-password

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - { role: lifeofguenter.tokudb }

License

MIT

Author Information

Gunter Grodotzki gunter@grodotzki.co.za

About

Install TokuDB (MariaDB) while completely removing InnoDB

Install
ansible-galaxy install lifeofguenter.tokudb
GitHub repository
License
mit
Downloads
148