
CTFreak
RunDeck
API Schedulr
Morgen.so
fastbatch.io
Healthchecks.io
Cronhooks
VisualCron
GitHub Actions
GitHub
CircleCI
GitHub Pages
Kubernetes
Jenkins
Wildfire
Docker Hub
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
GitHub ActionsVery 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, GitHub Actions seems to be a lot more popular than CTFreak. While we know about 330 links to GitHub Actions, we've tracked only 1 mention of CTFreak. 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
With this transition timeline in place, development teams relying on Gemini CLI for repository management and automated tasks must establish a migration path. In this post, I will show you how to transition seamlessly by building an automated "first-pass" pull request reviewer using the Google Antigravity SDK and the run-agy-sdk composite GitHub Action. - Source: dev.to / 17 days ago
Choose a Git platform. GitHub, GitLab, or Bitbucket. All three provide CI/CD capabilities. GitHub Actions and GitLab CI are the most popular and best-documented. - Source: dev.to / 24 days ago
Drive pair selection from search query logs. Right now I pick pairs by download rank. A better signal would be which pairs users actually search for. Pagefind runs client-side and doesn't log queries to any server, so I'd need a thin logging endpoint โ something like a POST to a GitHub Actions-triggered function that appends to a JSONL file. Then the ETL reads the top-N ungenerated pairs from the log. This is a... - Source: dev.to / about 2 months ago
GitHub Actions lets developers automate workflows directly within GitHub. You write YAML workflow files that trigger on repository events to build, test, and deploy code. Actions provides hosted runners and supports matrix builds, so you can test across multiple OS versions in parallel. - Source: dev.to / about 2 months ago
On merge, GitHub Actions applies infra changes via Terraform, and the Jenkins seeder picks up new DSL files on its next poll. - Source: dev.to / about 2 months ago
RunDeck - RunDeck is an open source automation service with a web console, command line tools and a WebAPI.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
API Schedulr - Schedule API calls and get results delivered, no cron needed
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
Morgen.so - All-in-one Calendar, Tasks & Scheduler. Morgen is the single hub for everything that revolves around time management.
GitHub Pages - A free, static web host for open-source projects on GitHub