Skip to content

krinfreschi/ansible-lemp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible VM 1.1

Usage

  1. Bring this repo into your project as the ansible/ folder in the root. You could just copy it there or add it as a submodule: git submodule add git@github.com:heybigname/ansible.git
  2. Copy the Vagrantfile into your application root
  3. Modify your Vagrantfile
    • set the name for the box (the part that says CHANGE ME)
    • configure your hostname, database details, site details, etc
  4. Install Vagrant, VirtualBox, and Ansible.
  5. Just run vagrant up

About

Ansible LEMP provisioning

Resources

Stars

Watchers

Forks

Packages

No packages published