This category contains 72 nodes.
Nodes for advanced configuration
Nodes for different authorization methods
Manage “Environments” which are the foundation for running “Schedules”. The Runner supports different types of environments, e.g. “Shell” for running shell […]
Manage “Executors” which are responsible for running schedules. From an architectural perspective, executors are separate Docker services which connect to […]
Manage, upload, and download files. Files can be e.g. uploaded by the user to supply scripts or workflows to a schedule, or provided by the Runner as […]
Manage members of a project. A “member” is a user who has certain access to a “project”.
Various functionalities which do not fit into any other category.
Most activities on the Runner are organized within “projects” which allow users with different roles to collaborate.
A “Run” is the exection of a “Schedule”. The run is started either automatically or manually and will then keep information about the execution, i.e. log […]
Schedules are one of the central parts for the Runner. A schedule defines the execution of a task (e.g. a shell script, a KNIME workflow, …) at a specified […]