Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devise deployment strategy for instance brought up by the autoscaler #23

Open
xmunoz opened this issue Dec 4, 2020 · 3 comments
Open

Comments

@xmunoz
Copy link
Contributor

xmunoz commented Dec 4, 2020

When new EC2 instances are brought up by the autoscaler, they will most likely have old code on them. Define a strategy by which a code deployment can happen on these instances as part of the instance creation lifecycle.

@cecilia-donnelly
Copy link
Member

@andrewatwood and I believe this is referring to code deploys - we won't build a new image for every code change, so how do we make sure that the new code gets pushed out to every instance in the autoscaling group?

@cecilia-donnelly
Copy link
Member

We think that fixing #21 will be mostly enough to manage this, or at least is a good place to start.

@xmunoz
Copy link
Contributor Author

xmunoz commented Dec 21, 2021

#24 needs to happen before this can. An early attempt at this can be found in #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants