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

What's "Quarkus command mode" stack? #17966

Closed
l0rd opened this issue Sep 25, 2020 · 3 comments · Fixed by eclipse-che/che-devfile-registry#293
Closed

What's "Quarkus command mode" stack? #17966

l0rd opened this issue Sep 25, 2020 · 3 comments · Fixed by eclipse-che/che-devfile-registry#293
Assignees
Labels
area/devfile-registry area/getting-started Issues related to the getting started samples https://www.eclipse.org/che/getting-started/cloud/ kind/question Questions that haven't been identified as being feature requests or bugs.
Milestone

Comments

@l0rd
Copy link
Contributor

l0rd commented Sep 25, 2020

Summary

In the Quick Starts we have recently introduced a "Quarkus command mode" stack.

image

How does this stack differ from the Quarkus stack? Why is it important to have both in Che getting started?

@l0rd l0rd added the kind/question Questions that haven't been identified as being feature requests or bugs. label Sep 25, 2020
@l0rd
Copy link
Contributor Author

l0rd commented Sep 25, 2020

cc @sunix

@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 25, 2020
@sunix
Copy link
Contributor

sunix commented Sep 25, 2020

This is the getting-started sample to use https://quarkus.io/blog/introducing-command-mode/
Quarkus is also nice for writting CLI application. and it is quite different from the classic quarkus stack as we don't run a webapp. So the interaction is not the same.

The value in Che: when you are starting with Che and you are a Java developer and want to do a CLI that runs superfast supersonic, this is one option to start with.

@yhontyk yhontyk added area/getting-started Issues related to the getting started samples https://www.eclipse.org/che/getting-started/cloud/ and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 25, 2020
@l0rd
Copy link
Contributor Author

l0rd commented Sep 25, 2020

Ok got it. So I think that it would be better to change that to something like:

Title: Quarkus REST API
Description: Quarkus Stack with the default REST endpoint application sample

Title: Quarkus CLI
Description: Quarkus Stack with the command-mode sample

@ericwill ericwill mentioned this issue Oct 1, 2020
27 tasks
@ericwill ericwill self-assigned this Oct 7, 2020
@ericwill ericwill added this to the 7.21 milestone Oct 7, 2020
ericwill added a commit to eclipse-che/che-devfile-registry that referenced this issue Oct 8, 2020
Closes eclipse-che/che#17966

Signed-off-by: Eric Williams <ericwill@redhat.com>
monaka pushed a commit to PizzaFactory/che-devfile-registry that referenced this issue Oct 11, 2020
Closes eclipse-che/che#17966

Signed-off-by: Eric Williams <ericwill@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-registry area/getting-started Issues related to the getting started samples https://www.eclipse.org/che/getting-started/cloud/ kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants