Orchestrator - e-m-b-a/embark GitHub Wiki
Getting Started
- The orchestrator can be activate and deactivated via the settings field in [localhost:8001/settings/]
- 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
- You can now add a configuration, this config servers for an ip range meaning a range of workers
- Add a config via the corresponding button, you can see the fields in the picture
- Gi
Basics
These are the basic steps of creating a config, after this you have several fields to choose from
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 of the worker (deletes all, including dependencies) Soft Reset: Only stops docker of emba and removes Images and Logs