What is the correct way to use Chef from Ruby (Rails)? -


i'm new chef, maybe search wrong google show lot of quick starts , deployment options, on how deploy app dev's console. need perform recipes rails app.

i have stack includes rails+resque master , chef slave. chef added gem chef, chef/shef/ext used inside app run queries.

it should several things, create ssh users (which works) , deploy new app stacks (which don't).

as chef gem doesn't have lot of docs , ext doesn't feel user (or dev) oriented too, think there should other way work chef server (knife?), or kind of documentation on gem miss work effitiantly this.

we got stuck on similar , ended using ridley gem:

as per question.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -