excellalabs / open-cabinet

OpenCabinet is a tool for the public to find interactions between the medicine that they and their family are taking using data directly from the FDA
https://opencabi.net
Other
33 stars 10 forks source link

Question with regards cookbook #338

Open samdunne opened 9 years ago

samdunne commented 9 years ago

Hey,

Just leaving this comment because I was curious about how you're using Vagrant + Chef. I see you have a cookbooks folder where you have all of the needed cookbooks stored?

This is usually not something you'd do unless you've changed the cookbooks significantly. And even then they can become unmanageable as the community ones drift from what you're using.

I'd be happy to help resolve some of these issues if you're looking for help. I'd also be happy to show you how to decouple any custom chef from community cookbooks and from the codebase itself.