Skip to content

vekien/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack

A simple vagrant stack I use. It contains:

  • Nginx
  • PHP
  • MySQL
  • Redis

It will also:

  • Generate certificate to run on https
  • Install many common PHP modules
  • Install PRedis
  • Install Imagick
  • Contains "Adminer" for MYSQL Viewer
  • Sets up folders for symfony at /symfony

Info

The site runs on ip: 50.50.50.50, this is hard coded into the Vagrantfile as a random IP will spawn multiple VM network adapters.

Starting the stack

Pre-Req

On computer boot

  • run: vagrant up
  • profit

About

A simple vagrant stack I use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published