Introduction
NodePit Runner is a self-hosted scheduling and monitoring service for KNIME Analytics Platform workflows and shell scripts. Deploy it inside your own network, schedule your workflows on a cron expression, and inspect every execution — its status, log output, and produced artifacts — in one place.

What it does
- Schedule workflows — run any KNIME workflow or shell script on a cron schedule without touching the workflow itself
- Monitor executions — see the status, duration, and output of every run in one place
- Get notified — receive email alerts when a run fails, recovers, or is canceled
- Organise with projects — group environments, schedules, files, and members into projects
How it works
Runner is deployed as a set of Docker containers. The API and Web services provide the user interface and REST API. One or more Executor containers pick up scheduled runs, build an isolated Docker environment, execute the workflow or script, and report the result back.
Next steps
- Installation — set up NodePit Runner with Docker Compose
- Quick Start — create your first scheduled run
Try NodePit Runner
One fixed price covers everything: all features, unlimited users, unlimited schedules, and unlimited runs. Start with a free trial key — no commitment required.