Skip to content

janhorstmann/salt-percona-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

percona

Install percona version 5.7 Tested with: * Ubuntu 16.04 * CentOS 7.2

Available states

Install and start percona-server. Includes percona.config, percona.client and percona.repo.

Install the client. Includes percona.config and percona.repo.

If pillar "mysql.config.<filename>" is set, manage those. Server will not be restarted by default, set pillar "mysql.restart_on_change: True" for autorestart on config change.

Just configure the repo.

TODO

  • Write support for autoscale and performance optimizations
  • Write support for dynamic variables

About

Saltstack formula for managing Percona servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 51.2%
  • Python 32.3%
  • HTML 15.7%
  • Shell 0.8%