Re: Self signed cert

Startseite
Anhänge:
Nachricht
+ (text/plain)
+ (text/html)
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Kevin Fries
Datum:  
To: Main PLUG discussion list
Betreff: 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