amazon web services - How do I run chef recipes after app server is fired up -


using amazons opsworks

i'm able php app server initialised, downloads our project git , sets up, i've got custom recipe being run on setup works , downloads composer, gets run before git repository downloaded, try , change permissions.

i've got recipe in deploy changes permissions on files created part of downloading our git project, recipe doesn't seem fired when setting new instance, can run manually deploying app.

how can have recipe run after git project has been downloaded chef, when instance created (so when site auto scales , new instance fired up, recipe run set file permissions correctly)

because opsworks in beta there still few issues, there issue deployments. apparently custom deployments not run when initialising new php instance (not sure others have used php)


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -