Re: Self signed cert

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
+ (text/html)
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Kevin Fries
Data:  
Para: Main PLUG discussion list
Asunto: Re: Self signed cert
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 :skecskes/vagrant-centos7-ansible-lamp.git
$ vagrant up
Enjoy

Hope this helps
Kevin
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss