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
- Host: GitHub
- URL: https://github.com/maxpou/vagrant-sites-apache
- Owner: maxpou
- Created: 2015-06-12T09:34:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T09:53:32.000Z (almost 11 years ago)
- Last Synced: 2025-03-05T13:52:14.178Z (over 1 year ago)
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`