Self signed cert
Kevin Fries
kevin at fries-biro.com
Sat Jul 4 16:10:50 MST 2015
Here is an example... how to fire up a fully operational LAMP stack in
under 5 minutes. It should work as a template to help build what you want.
Insure you install the most current version of VirtualBox and Vagrant, then:
open terminal
$ cd /var/www
$ mkdir project
$ cd project
$ git clone git at github.com:skecskes/vagrant-centos7-ansible-lamp.git
$ vagrant up
Enjoy
Hope this helps
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20150704/158fd2d7/attachment.html>
More information about the PLUG-discuss
mailing list