We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Creating Vagrant development machines for MariaDB

Formal Metadata

Title
Creating Vagrant development machines for MariaDB
Subtitle
HowTo and Best Practices
Title of Series
Number of Parts
637
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
How to use Vagrant to automate the creation of development machines running MariaDB. Usually a devops team takes care of creating development machines that the developers will use in their daily work. Vagrant makes this task very easy. Though, there are some good practices that will increase development/production parity and will help developers to optimise their code.