Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-vagrant-chef

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-vagrant-chef

Yeoman generator that uses Vagrant to set up a Ubuntu box, provisioned with Chef. It also makes it easy to publish cookbooks to AWS for use with OpsWorks.

  • 0.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 17 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc