Development
Permission denied when executing command on remote server
https://www.cyberciti.biz/faq/linux-unix-osx-bsd-ssh-run-command-on-remote-machine-server/
docker exec sending back weird output
‘ at ‘stackName’ failed to satisfy constraint: Member must satisfy regular expression pattern: [a-zA-Z][-a-zA-Z0-9]|arn:[-a-zA-Z0-9:/._+] https://superuser.com/questions/1326853/docker-exec-messes-up-terminal-line-feeds
Nginx restarting properly but 443 block is not working
version 1.17 requires the added characters ssl to the end of this line.
Github actions, ssh command on server
Action we are using https://github.com/appleboy/ssh-action ssh into ec2 https://farhan-tanvir.medium.com/ci-cd-from-github-to-aws-ec2-using-github-action-e18b621c0507 when you reach this part of the tutorial make sure to use everything in the file including.
Delete policies for resources
Alot of ebs volumes got created when I was testing out my stack. So I looked into delete policies. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
Adding resources to stack after the fact
change sets
CloudFormation things to know
https://stackoverflow.com/questions/49198657/add-resources-to-existing-cloudformation-stack Add Resources to existing CloudFormation stack