Vagrant controlled Virtual Server
02/22/2018 17:33:09
Yesterday, I posted a walkthrough describing how to configure a VirtualBox server that can serve as an Apache host for MultiMarkdown-CMS, among other things.
Today, I explored a bit further and created an even easier approach…. You use Vagrant to configure the virtual server automatically, which makes it easier and more consistent.
I created a small project that makes it super easy – vagrant-mmd- cms. Simply download the project (which consists of a couple of text files), and then run the included scripts.
Within a few minutes you’ll have a perfectly configured server, without having to answer any questions…