Code Monkey home page Code Monkey logo

mariadb-formula's Introduction

Archived and unmaintained

This is an old repository that is no longer used or maintained. We advice to no longer use this repository.

Original README can be found below:

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

mariadb-formula's People

Contributors

alexander2701 avatar blackshadev avatar existenznl avatar jeroen-g avatar syphernl avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mariadb-formula's Issues

Rework logic of version

Currently the MariaDB version is tied to 10.1 however 10.2 is the current stable. If you set repo_version: 10.2 this does not have any effect due to the default values of version: latest.
In order to get a version other than 10.1 you also need to specify version: somethingheredoesntmatterwhat.

The "latest" logic might not be necessary anymore, this could use some logic optimization

New Deb signing key for 16.04

It appears that the signing key for 14.04 (0xcbcb082a1bb943db) has changed to 0xF1656F24C74CD1D8 which results in an issue installing on 16.04 (Xenial).

We should check and use the new key from 15.10 and up instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.