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

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -