Skip to content

Boilerplate for Vagrant dev machine with NodeJS, Nginx, Mongodb, Postgres

Notifications You must be signed in to change notification settings

dividezero/vagrant-ansible-nodejs-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Ansible NodeJS Dev

This is created to allow devs to have a vm set up automagically for development that is isolated from other projects

Installing

A step by step series of examples that tell you have to get a development env running

  1. Install Vagrant
  2. Install VirtualBox
  3. Install Ansible

Copy this in your dev folder and run

vagrant up

SSH into the vm

vagrant ssh

And kill it

vagrant halt

Built With

Contributing

Contributions are always welcomed!

Authors

License

This project is licensed under the MIT License

Acknowledgments

  • geerlingguy for his nodejs stuff. check his profile for so many ansible role examples!

About

Boilerplate for Vagrant dev machine with NodeJS, Nginx, Mongodb, Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published