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

Support for Horizontal Scaling #1

Open
3 tasks
MoonTahoe opened this issue Nov 19, 2019 · 1 comment
Open
3 tasks

Support for Horizontal Scaling #1

MoonTahoe opened this issue Nov 19, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@MoonTahoe
Copy link
Member

We want to be able to start several instances of each of the cloud services. In order to do this we need to make sure each service is using an actual database instead of memory or a file system.

Tasks

  • Add Database for Color Service
  • Start all services with PM2
  • Configure PM2 commands with Node js
@MoonTahoe MoonTahoe self-assigned this Nov 19, 2019
@MoonTahoe MoonTahoe changed the title Horizontal Scaling Support for Horizontal Scaling Jul 14, 2020
@MoonTahoe
Copy link
Member Author

We may not need to do this. It might make more sense to get away from databases entirely. see #3.

@MoonTahoe MoonTahoe added the enhancement New feature or request label Jul 14, 2020
@MoonTahoe MoonTahoe removed their assignment Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant