Skip to content

Orchestrator

Benedikt Kuehne edited this page Jan 7, 2026 · 4 revisions

Getting Started

  1. The orchestrator can be activate and deactivated via the settings field in [localhost:8001/settings/]
  2. You will need to reload the website, afterwards you can reach the orchestrator via [localhost:8001/worker/] or via the corresponding tab in the sidebar
  3. You can now add a configuration, this config servers for an ip range meaning a range of workers
  4. Add a config via the corresponding button, you can see the fields in the picture
  5. Gi
Config ven a specific ip range and the needed ssh credentials workers will be scanned and listed

Basics

These are the basic steps of creating a config, after this you have several fields to choose from Worker

Scan: Scans the given iprange for workers Delete: Deletes the configuration Install: Will install the corresponding configuration onto the worker If the process was successful and a worker was found it should look similiar to this figure

Subfunctions

There are also subfunctions for either the config or a single worker. If a entire config is choosen the update will be done for all workers in the config. If a single worker is choosen via the Worker Nodes table, only this worker will be updated.

Update Emba: Updates Emba to the newest Version Update APT dependencies: Updates APT dependencies to the newest Version Update external directory: Updates the external directory to the newest Version Hard Reset: Cleanup Config_Options of the worker (deletes all, including dependencies) Soft Reset: Only stops docker of emba and removes Images and Logs

Clone this wiki locally