Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Summer 2019 Sprint 11, Fall 2019 Sprint 3
Description
Currently, we have to manually log in to appstore instances and run updates by hand. This is fragile and unsafe. What happens if we make a mistake? Will we lose all our users' data?
To solve this:
- Let's develop a strategy that uses ansible to deploy resources.
- Let's also figure out how we can re-deploy an App Store onto a new EC2 but use the existing database and S3 bucket or a copy of same.
See linked issue for training materials to get up to speed on ansible.
Currently going through how we can get things going:
https://www.youtube.com/watch?v=pg-cOPVYKCw
Currently looking at this tutorial. Will update this ticket with more resources as I come across. I'll be trying to set up the procedure in my EC2 as well.