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

Iterative improvements to simplify usage of che in che scenarios #2116

Closed
8 tasks done
TylerJewell opened this issue Aug 13, 2016 · 0 comments
Closed
8 tasks done

Iterative improvements to simplify usage of che in che scenarios #2116

TylerJewell opened this issue Aug 13, 2016 · 0 comments
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.

Comments

@TylerJewell
Copy link

TylerJewell commented Aug 13, 2016

The goal is to minimize the steps that a user needs to take to get Che in Che working with our current architecture. Che in Che involves setting up a volume folder mount, getting a proper stack with Docker inside of it, having special build commands, and then additional macros in commands to simplify the discovery of the server for execution.

The expected end user scenario would be:
1: start che
2: create ws from che stack
3: select template for building all of che (maybe we hvae template for just extension in future)
4: let them build a module
5: have built-in command to run the new che-in-che with properly displayed preview

Test cases:
1: Start Che using che-launcher with extra volume folder set to /var/run/docker.sock using environment variable instead of setting che.properties file.

2: Launch a Che stack with Che template, get a clone of the Che repository. Ability to build & run it with the embedded commands.

3: Ability to run two che on the same computer side-by-side by using Che CLI profile - create two profiles, set one, start change, change the profile, and start the second che.

4: Test ability to launch Che in superdev mode using Che-in-Che.

@TylerJewell TylerJewell added the kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. label Aug 13, 2016
@bmicklea bmicklea mentioned this issue Aug 20, 2016
89 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Projects
None yet
Development

No branches or pull requests

1 participant