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

App Scaling #6

Open
19 tasks
danhunsaker opened this issue Sep 29, 2019 · 0 comments
Open
19 tasks

App Scaling #6

danhunsaker opened this issue Sep 29, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@danhunsaker
Copy link
Member

danhunsaker commented Sep 29, 2019

  • Order additional server(s)
  • Wait for server(s)
  • Install SSH key if not supported directly during ordering
  • Migrate component(s)
    • Install component image(s)
    • Create component container(s)
    • Configure component(s)
    • Migrate data, if applicable
    • Start component(s)
    • (Re)direct traffic and update DNS as appropriate
    • if scaling vertically, remove old component(s)
      • Stop previous component(s)
      • Remove previous component(s)
  • If scaling vertically (larger server(s)), remove old server(s)
    • Deconfigure server(s)
    • Cancel server(s) with hosting provider

  • Multi-component servers can be scaled vertically
  • Individual components can be scaled horizontally and vertically (moving them off of a multi-component server in the process, if applicable)
  • Scaling options are pulled from the provider's server sizes
@danhunsaker danhunsaker added this to the Minimum Viable Product milestone Sep 29, 2019
@danhunsaker danhunsaker added the help wanted Extra attention is needed label Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant