Vagrant and MariaDB

Vagrant is an open source tool to quickly setup machines that can be used for development and testing. These machines can be local virtual machines, Docker containers, AWS EC2 instances, and so on. Vagrant allows one to easily and quickly setup test MariaDB servers.

Title Description
Vagrant Overview for MariaDB Users Vagrant architecture, general concepts and basic usage.
Creating a Vagrantfile How to create a new Vagrant box running MariaDB.
Vagrant Security Concerns Security matters related to Vagrant machines.
Running MariaDB ColumnStore Docker containers on Linux, Windows and MacOS Docker allows for a simple setup of a ColumnStore single server instance for evaluation purposes
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.

© 2021 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/vagrant-and-mariadb/