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
- Host: GitHub
- URL: https://github.com/attachmentgenie/vagrant-database
- Owner: attachmentgenie
- Created: 2017-06-16T20:14:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T21:44:28.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T20:16:38.526Z (about 1 year ago)
- Topics: mongodb, mysql, postgresql, vagrant
- Language: Ruby
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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