An open API service indexing awesome lists of open source software.

https://github.com/maxpou/vagrant-sites-apache

Config vagrant's machine
https://github.com/maxpou/vagrant-sites-apache

Last synced: 3 months ago
JSON representation

Config vagrant's machine

Awesome Lists containing this project

README

          

# vagrant-sites-apache

## Quick tour
* Provider : Virtualbox
* URL : sites.local
* Source folder : D:\sites
* OS : Debian 7 Wheezy x64
* Webserver : Apache
* Database : MySQL
* Languages : PHP (5.6)/NodeJS/Ruby (1.9.3)
* Ports :
* 80 : Apache
* 1080 : Mail Catcher
* 4000 : Webrick server (usefull for Jekyll)
* 8080 : NodeJS

## Installation
1. First read [PuPHPet's instruction](https://github.com/puphpet/puphpet/blob/master/archive/puphpet/shell/ascii-art/important-notices.txt)
2. Go to [PuPHPet's Website](https://puphpet.com)
3. Drag&drop config.yaml into your browser
4. Adapt configuration (if needed)
5. Download your customized archive
5. `vagrant up`