CTFreak
RunDeck
API Schedulr
Morgen.so
fastbatch.io
Healthchecks.io
Cronhooks
VisualCron
CakePHP
Laravel
CodeIgniter
Ruby on Rails
Yii Framework
Django
Node.js
Meteor
CTFreak allows you to centralize, maintain and schedule various types of tasks:
Local command task to run a command directly on the host server on which CTFreak is installed.
Command task to run the same command on several servers (aka nodes) through SSH.
Bash script task to run the same bash script on several unix servers through SSH.
Powershell script task to run the same powershell script on several windows servers through SSH or WinRM.
Ansible playbook task to run an ansible playbook targeting several servers through SSH or WinRM.
SQL script task to run the same SQL script on several databases.
SQL report task to generate reports with charts and tables from SQL queries.
HTTP Request task to call API endpoints (webhook, ping, ...).
Workflow task to execute other tasks, sequentially or concurrently.
And to receive notifications (slack, teams, telegram, mattermost, discord, email, ntfy) based on their executions.
Some use cases include:
Demo instance: https://demo.ctfreak.com/#/login/demo
Docs: https://ctfreak.com/docs
CTFreak
CakePHPVery convenient for managing all batch processing tasks in a single tool for our infra, which combines Windows and Red Hat servers.
Based on our record, CakePHP should be more popular than CTFreak. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you can wait two or three weeks, I'm finalizing sso support on https://ctfreak.com (yes, I'm the author). It will be available in the free edition with some limitations. Source: over 3 years ago
CakePHP is an open-source PHP web framework designed to help developers build web applications quickly. It is based on the MVC (Model-View-Controller) architecture and provides a powerful toolkit to simplify common development tasks such as database interactions, form handling, authentication, and session management. - Source: dev.to / about 2 years ago
CakePHP is an open-source PHP framework for web development with 8.7k stars and 3.5k forks on GitHub. It offers APIs that enable developers to develop applications quickly. It allows you to create highly secure and scalable web applications, including social networks, eCommerce, and online collaboration platforms. - Source: dev.to / over 2 years ago
Give https://cakephp.org/ a try. It also is one of the oldest ones out there, so quite mature and stable while being rather lightweight. Serving JSON API seems like a good fit. Source: over 3 years ago
You can download it and review the documentation here: https://cakephp.org/. - Source: dev.to / over 3 years ago
As the name of the service says it will work best with Laravel but it is not a problem to modify code from other frameworks to make it work the same way. I have several applications created this way in CakePHP. I have this set to manual after clicking the deploy button, but if you want you can turn on quick deploy and then it will publish the application after a push to the main branch (or another one, depending... - Source: dev.to / over 3 years ago
RunDeck - RunDeck is an open source automation service with a web console, command line tools and a WebAPI.
Laravel - A PHP Framework For Web Artisans
API Schedulr - Schedule API calls and get results delivered, no cron needed
CodeIgniter - A Fully Baked PHP Framework
Morgen.so - All-in-one Calendar, Tasks & Scheduler. Morgen is the single hub for everything that revolves around time management.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...