New devfile based stacks should contain samples
See original GitHub issueDescription
Currently a Che stack (i.e. java-maven
) is associated to one or more samples (e.g. web-java-petclinic
and console-java-simple
). But often different samples of the same stack requires different settings (env variables, memory, commands) and making generic stacks that work with every project is hard.
Another point is that from a UX point of view it’s more straightforward to select a vue.js
or a angular
stack rather than selecting the node js stack and then the angular sample.
So this issue is about the proposal to associate every stack to one unique project sample. The project, as well as the commands, would be specified in the the stack devfiles. The user would still be able to override the sample stack project and commands.
Issue Analytics
- State:
- Created 4 years ago
- Comments:20 (20 by maintainers)
Top Results From Across the Web
Building a custom devfile registry
Provide your developers a devfile registry so they can access devfile stacks and samples, enabling them to use devfiles to simplify and improve...
Read more >Customize Red Hat CodeReady Workspaces with devfile ...
In this article, I show you how to use a custom devfile registry to customize a workspace for C++ development. Once that's done,...
Read more >Using a customized devfile to create a workspace - IBM
Note: You do not have to modify the devfile if you are just cloning a ... you can select the Wazi Developer stack...
Read more >Bind an operator-managed PostgreSQL database to a JPA ...
Odo is a simple CLI tool to create devfile-based components that ... For this post, we'll use the Open Liberty stack sample JPA...
Read more >Share Compose configurations between files and projects
yml contains your base configuration. The override file, as its name implies, can contain configuration overrides for existing services or entirely new services ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@l0rd @metlos @tsmaeder If nobody minds I will start working on
react
sample@l0rd yes, I would close this one as well. We have all devfiles we want merged and following issues should be solved separately.