Install new tokyo server

 Install new image

Setup Route 53 and cloudfront

Add new s3 bucket for new region
Update CloudFront settings in the script

Check code deploy log
 cd /var/log/aws/codedeploy-agent/codedeploy-agent.log

Uninstall code deploy
https://docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-uninstall.html

Reinstall code deploy
https://docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-install-linux.html

Comments