Workflow for multi-machine stack development on the command line
See original GitHub issueHi, I’ve got a question about the creation of multi machine stack. When I edit the provided one Java-MySQL I have noticed in the recipe a dependency between the dev-machine container and the db container represented by this code in dev-machine declaration:
depends_on:
- db
(a document can be found here https://www.eclipse.org/che/docs/tutorials/multi-machine/index.html explaining the objective) I tried to do the same with a new custom one, however I am unable to find a way to define dependencies between container using your interface and editing the raw configuration lead to an error. Can you give me a way to define containers dependencies ? Thanks by advance.
Reproduction Steps:
see below
OS and version:
5.3.0
Diagnostics:
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Windows Management Framework 3.0 Community ...
Workflows that run long-running activities (in sequence or in parallel) to perform complex, larger management tasks, such as multi-machine ...
Read more >Configure multiple-machine ArcGIS Server sites
Configure multiple-machine ArcGIS Server sites Multiple-machine deployment with ArcGIS Web Adaptor Multiple-machine deployment with third party load ...
Read more >Advanced Workflow Engine (AWE) v10 User Guide
Windows PowerShell is a task-based command-line shell and scripting ... The Task Builder is an intuitive interface for developing automation applications.
Read more >Platform Project Workflow - Product Documentation
Development of a platform project consists of the steps listed below. Workbench and command-line tutorials that provide step-by-step instructions are ...
Read more >Chapter 14. Administering workspaces Red Hat CodeReady ...
The developer environment also contains projects, project commands, ... In the Build stack from recipe window, type the recipe name from which you...
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
@benoitf - let’s use this issue as a start for documenting thoughts that we develop on how to improve on the command line the workflow around building, signing, and registering stacks within a running system.
Issues go stale after
180
days of inactivity.lifecycle/stale
issues rot after an additional7
days of inactivity and eventually close.Mark the issue as fresh with
/remove-lifecycle stale
in a new comment.If this issue is safe to close now please do so.
Moderators: Add
lifecycle/frozen
label to avoid stale mode.