0.0.4 • Published 7 years ago

generator-vagrant-chef v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

generator-vagrant-chef

Yeoman generator to generate Vagrant / Chef devops repos

Build Status Known Vulnerabilities

Screenshot

Screenshot

Setup

Ensure you have the yo CLI installed:

npm i yo -g

Make the vagrant-chef generator available on your system:

git clone git@github.com:twg/generator-vagrant-chef.git
cd generator-vagrant-chef
npm install
npm link

Use the generator:

yo vagrant-chef

Software

This generator supports the following technologies:

  • Nginx
  • Nginx + Passenger
  • Node.JS
  • Yarn
  • Elixir
  • Python
  • Pip
  • PostgreSQL
  • Redis
  • Ruby

Don't see a technology you need? Please let us know!

Testing

npm test

Deploying Cookbooks to S3

This generator includes a script which allows you to easily package and upload your Chef cookbooks to Amazon S3.

Screenshot

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © TWG

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago