amazon web services - AWS Opsworks undeploy -


i in middle of settings nice deployment infrastructure company working for. developed on single app, have deploy multiple times having different urls assigned each app.

deploying works quite well, no problems here.

removing, or undeploying problem facing right now. if delete 1 app, using aws opsworks console, opsworks executing undeploy script. problem is, not getting information app deleted, information remaining apps.

the background have delete nginx user, database , user , folder structure of app itself. tried every data_bags given aws: aws_opsworks_* :

search("aws_opsworks_app").each |app|   chef::log.info("undeploy: #{app}") end 

thanks in advance

link.de


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -