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

Add ability to configure machines inside stack definition #2515

Closed
ashumilova opened this issue Sep 21, 2016 · 1 comment
Closed

Add ability to configure machines inside stack definition #2515

ashumilova opened this issue Sep 21, 2016 · 1 comment
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Milestone

Comments

@ashumilova
Copy link
Contributor

User configures the machines composing the stack's environment. It can be single machine or multi-machine. The list of machines is collapsible/expendable. By expending a machine, its details and configuration options are displayed,
Each machine have:

  • a name
  • RAM
  • can be defined as dev-machine (meaning it will be the primary machine where Che will injects agents for IDE tooling) (it is a toggle, activating the dev-machine in one machine of the environment will toggle-off in the other machines)
  • a list of agents (if selected, they'll be injected in the machine)
  • configuration for environment variables
  • configuration for ports
  • a list of commands
@ashumilova ashumilova added kind/enhancement A feature request - must adhere to the feature request template. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. sprint/next team/plugin labels Sep 21, 2016
@olexii4 olexii4 self-assigned this Oct 3, 2016
@olexii4 olexii4 added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Oct 3, 2016
@olexii4 olexii4 added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Oct 10, 2016
@olexii4 olexii4 removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 29, 2016
@olexii4
Copy link
Contributor

olexii4 commented Oct 29, 2016

6d

@olexii4 olexii4 closed this as completed Oct 29, 2016
@ashumilova ashumilova added this to the 5.0.0-M7 milestone Oct 31, 2016
@bmicklea bmicklea mentioned this issue Nov 16, 2016
66 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

2 participants