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

Feature: Orchestrator docs #2479

Open
wants to merge 8 commits into
base: feature-orchestrator
Choose a base branch
from

Conversation

kacf
Copy link
Member

@kacf kacf commented Oct 23, 2024

No description provided.

Comment on lines +10 to +23
This needs to take into account binary installation procedure from
https://northerntech.atlassian.net/browse/MEN-7199

As temporary installation instructions, do the following:

1. Compile mender-update-orchestrator.

2. When preparing the `orch-install` folder in the Example section, drop the
`mender-update-orchestrator` binary into the `orch-install/bin/` folder.

3. When asked to execute `manual_install.sh`, execute it like this:
```
ORCH_CUSTOM_INSTALL=1 orch-install/manual_install.sh
```
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be the only unofficial steps while we wait for the binary package to be ready.

This commit only exists to make the review of the next commit easier,
so one can easily see what has been changed from the original when
basing the docs on these READMEs.

A few portions that dealt with compiling the source code has been
taken out, since the repository is closed source.

Signed-off-by: Kristian Amlie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants