An open API service indexing awesome lists of open source software.

https://github.com/attachmentgenie/vagrant-database

reference implementation of database systems
https://github.com/attachmentgenie/vagrant-database

mongodb mysql postgresql vagrant

Last synced: 5 months ago
JSON representation

reference implementation of database systems

Awesome Lists containing this project

README

          

# vagrant-database

A vagrant setup that create dashboards

## Requirements
Virtualbox => https://www.virtualbox.org
Vagrant => http://www.vagrantup.com
vagrant-hostmanager => vagrant plugin install vagrant-hostmanager
vagrant-puppet-install => vagrant plugin install vagrant-puppet-install
vagrant-cachier (optional) => vagrant plugin install vagrant-cachier

## Preparation

git submodule update --init
bundle install

## Setup

vagrant up

## Inspec tests

bundle exec rake
bundle exec rake inspec[centos7]

## TLDR

### (G)UI interfaces