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

Start actinia worker automatically on VM #396

Open
mmacata opened this issue Dec 13, 2022 · 1 comment
Open

Start actinia worker automatically on VM #396

mmacata opened this issue Dec 13, 2022 · 1 comment
Assignees
Labels
actinia as a service actinia roadmap Large Feature, coming soon enhancement New feature or request plugin does not concern actinia-core but one of the plugins

Comments

@mmacata
Copy link
Member

mmacata commented Dec 13, 2022

When actinia is configured with job type other than local, the job will be processed by an actinia worker. Currently there is no mechanism inside actinia to start the worker automatically, as there are many different options, where the worker can run (e.g. VM, kubernetes, HPC, ...)
(For VM start see #401)
Input / Output data need to be stored on mounted storage.
Some ideas to keep it standardised, so that python API stays the same for actinia-job-receiver (here details for VM approach):

Also mind monitoring #403

@mmacata
Copy link
Member Author

mmacata commented Aug 30, 2023

@Momen-Mawad see also #416 and #401

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actinia as a service actinia roadmap Large Feature, coming soon enhancement New feature or request plugin does not concern actinia-core but one of the plugins
Projects
None yet
Development

No branches or pull requests

3 participants