aws / opsworks-cookbooks

Chef Cookbooks for the AWS OpsWorks Service
Other
1.05k stars 1.23k forks source link

Can't rollback PHP applications #315

Closed marpada closed 6 years ago

marpada commented 9 years ago

The repository lacks a recipe for deploy::php-rollback, so the ability to rollback PHP application is broken by default. Workaround is to add a custom deploy::php-rollback recipe as on https://gist.github.com/marpada/d78adea6480b3ca5264c

cosmmin commented 9 years ago

Hi marpada,

I came to the same conclusion as you, only i couldn't find a non-hackish way to add the custom recipe to the rollback run list. My options were:

How did you do it?

Many thanks.

et304383 commented 8 years ago

How is this a missing feature? PHP is (unfortunately) the most popular web development framework and Opsworks has no rollback recipe?

How was this missed? :(