Icon

NodePit Runner

This category contains 63 nodes.

IconAdvanced 

Nodes for advanced configuration

IconAuthorize 

Nodes for different authorization methods

IconEnvironment 

Manage “Environments” which are the foundation for running “Schedules”. The Runner supports different types of environments, e.g. “Shell” for running shell […]

IconExecutor 

Manage “Executors” which are responsible for running schedules. From an architectural perspective, executors are separate Docker services which connect to […]

IconFile 

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 […]

IconMisc 

Various functionalities which do not fit into any other category.

IconProject 

Most activities on the Runner are organized within “projets” which allow users with different roles to collaborate.

IconRun 

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 […]

IconSchedule 

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 […]

IconServer 

Node to configure the server endpoints