This cookbook contains all the stuffs to install and configure and manage a mariadb server on a dpkg/apt compliant system (typically debian), or a rpm/yum compliant system (typically centos)
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
mariadb
- This cookbook need that you have a valid apt repository installed with the mariadb official packages
percona-xtrabackup
- if you want to use the xtrabckup SST Auth for galera cluster.mariadb-backup
- if you want to use the mariabackup SST Auth for galera cluster.socat
- if you want to use the xtrabckup or mariabackup SST Auth for galera cluster.rsync
- if you want to use the rsync SST Auth for galera cluster.debconf-utils
- if you use debian platform family.
debian
- this cookbook is fully tested on debianubuntu
- this cookbook is fully tested on ubuntucentos
- this cookbook is fully tested on centos
Since version 2.0.0 of this cookbook, chef 13 support is dropped. New chef 14 is the minimum version tested. If you can't upgrade your chef 13, please use the version 1.5.4 or earlier of this cookbook.
If you are wondering where all the recipes went in v2.0+, or how on earth I use this new cookbook please see upgrading.md for a full description.
repository
client_install
server_install
configuration
server_configuration
galera_configuration
replication
user
database
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.