Fork me on GitHub
#aws
<
2016-04-08
>
Alex Miller (Clojure team)03:04:50

I looked at codedeploy a while back and then backed slowly away

lmergen06:04:02

@timgilbert: we're using CodeDeploy and Clojure. what questions do you have?

statonjr12:04:45

@timgilbert: We use CodeDeploy and Clojure, too.

timgilbert13:04:44

I'm having a lot of trouble getting it to play well with AutoScaling and ELBs, and it seems really hard to debug since I can't get the script output anywhere

timgilbert14:04:31

Also if any of my ApplicationStop lifecycle hooks ever have an error, I can kiss CodeDeploy goodbye since it will just keep trying to run the script from the previous deploy over and over