Skip to content

creidinger/template-vagrant-ansible-lamp-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant LAMP Stack

A template for developing Websites quickly on a VM, making prod implementations smoother.

This version of Vagrant LAMP stack doesn't include Libraries or CMS's

If you'd like to checkout Laravel, go to template-laravel-lamp-stack

Required software

Software included

Built on a Ubuntu VM and provisions the server with current versions of several software packages, including:

  1. Apache
  2. MySql
  3. Composer

How to use Vagrant LAMP Stack

  1. Clone the repo.
  2. Open the Vagrant file.
  3. Find and replace <TEMPLATE>, this names your vm.
  4. Run vagrant up from your command line

About

A template to expedite development and simplify production migration

Resources

License

Stars

Watchers

Forks

Packages

No packages published