Skip to content

oznah/mariadb-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mariadb-formula

Travis branch

This formula will install MariaDB from the official repo.

Compatibility

This formula currently only works on Debian-based systems (Debian, Ubuntu etc).

Contributing

Pull requests for other OSes and bug fixes are more than welcome.

Usage

Include "mariadb" in your project. Via pillar you can configure certain aspects such as the my.cnf configuration.

You can also install just the server by including "mariadb.server". Same for the client: "mariadb.client". Including "mariadb" installs both.

See the pillar.example for configuration options. All are optional.

Please note: The salt service id used is "mysql-client" and "mysql-server" for compatibility with other (non-Enrise) formulas.

Todo

About

Saltstack formula for MariaDB, Enrise style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 95.8%
  • HTML 4.2%