Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runnerty/runnerty
Smart Processes Management
https://github.com/runnerty/runnerty
automation notifications process-manager process-orchestrator process-scheduler task-management task-manager task-runner task-scheduler tasks workflows
Last synced: 7 days ago
JSON representation
Smart Processes Management
- Host: GitHub
- URL: https://github.com/runnerty/runnerty
- Owner: runnerty
- License: mit
- Created: 2016-09-18T15:44:29.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T23:49:44.000Z (about 1 month ago)
- Last Synced: 2025-01-05T18:11:59.442Z (14 days ago)
- Topics: automation, notifications, process-manager, process-orchestrator, process-scheduler, task-management, task-manager, task-runner, task-scheduler, tasks, workflows
- Language: JavaScript
- Homepage: https://runnerty.io/
- Size: 3.18 MB
- Stars: 98
- Watchers: 10
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - runnerty
README
Smart Processes Management
[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url]
## What is?
Runnerty is an orchestrator of processes, an open source tool written in Node.js which allows you to manage and plan workflows and processes. Focus on the business logic and keep yourself away of dependencies between processes, data exchange, schedule jobs and error notifications.
Install and configure it in a few minutes to manage the processes that you already have developed. Instantly, you will have a powerful monitoring system with notifications of your workflows, logs system, and much more.
## Installation
```bash
npm install -g runnerty
```## Documentation
Want to know more? have a look at the documentation [here](http://docs.runnerty.io)!
## Contributors
Contributors are more than welcome. If you want to help please have a look to the [contributing guide](https://github.com/runnerty/runnerty/blob/master/CONTRIBUTING.md)
## Sponsors
[downloads-image]: https://img.shields.io/npm/dm/runnerty.svg
[npm-url]: https://www.npmjs.com/package/runnerty
[npm-image]: https://img.shields.io/npm/v/runnerty.svg
[david-badge]: https://david-dm.org/runnerty/runnerty.svg