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.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-1388 [ 17463 ] |
Rank | Ranked higher |
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. |
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. |
Assignee | Sameer Shanbhag [ sameer ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Sprint | Summer 2019 Sprint 11 [ 70 ] | Summer 2019 Sprint 11, Summer 2019 Sprint 12 [ 70, 71 ] |
Rank | Ranked higher |
Sprint | Summer 2019 Sprint 11, Summer 2019 Sprint 12 [ 70, 71 ] | Summer 2019 Sprint 11, Summer 2019 Sprint 13 [ 70, 72 ] |
Assignee | Sameer Shanbhag [ sameer ] |
Rank | Ranked lower |
Sprint | Summer 2019 Sprint 11, Summer 2019 Sprint 13 [ 70, 72 ] | Summer 2019 Sprint 11, Summer 2019 Sprint 14 [ 70, 73 ] |
Rank | Ranked higher |
Workflow | Loraine Lab Workflow [ 18594 ] | Fall 2019 Workflow Update [ 19075 ] |
Sprint | Summer 2019 Sprint 11, Fall 2019 Sprint 2 [ 70, 73 ] | Summer 2019 Sprint 11, Fall 2019 Sprint 4 [ 70, 74 ] |
Status | In Progress [ 3 ] | To-Do [ 10305 ] |
Summary | Develop ansible playbook to deploy and update appstore | Investigate using ansible playbook to deploy and update appstore |
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Assignee | Sameer Shanbhag [ sameer ] |
Resolution | Done [ 10000 ] |
Workflow | Fall 2019 Workflow Update [ 19075 ] | Revised Fall 2019 Workflow Update [ 22410 ] |
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.