question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workflow for multi-machine stack development on the command line

See original GitHub issue

Hi, 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:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
TylerJewellcommented, Mar 2, 2017

@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.

0reactions
che-botcommented, Sep 7, 2019

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found