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

Ability to scale number of instances #890

Open
bacongobbler opened this issue Jun 15, 2022 · 0 comments
Open

Ability to scale number of instances #890

bacongobbler opened this issue Jun 15, 2022 · 0 comments
Labels
API Issues or pull requests that affect the API enhancement New feature or request UI Requires changes to the user interface

Comments

@bacongobbler
Copy link
Contributor

Most hosting platforms have a way of scaling the number of instances up and down. For example, the staging instance of the application may need only one instance up and running, but a production instance may want a few replicas to help handle the load.

Hippo should have a way to increase the number of instances. This would map to the Nomad job's count field.

https://learn.hashicorp.com/tutorials/nomad/get-started-jobs

@bacongobbler bacongobbler added enhancement New feature or request API Issues or pull requests that affect the API UI Requires changes to the user interface labels Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issues or pull requests that affect the API enhancement New feature or request UI Requires changes to the user interface
Projects
None yet
Development

No branches or pull requests

1 participant