Ctfreak
Recent Changes
Update ctfreak to 1.38.0
Secret encryption: sensitive fields (credentials, API tokens, webhook secrets, OIDC client secrets, SMTP passwords, license key) can be encrypted with AES-256-GCM in the backend database (BUSINESS Edition licence or higher is required)
Ntfy integration is now defined at the project level (service URL and access token), aligning with other third-party integrations (GitHub, Jira, Linear, etc.)
Memory allocation optimizations for list retrievals
License compatibility checks now distinguish between backend database incompatibility and encryption type incompatibility
About
Ctfreak allows you to centralize and schedule various types of tasks:
- Shell scripts (bash/powershell) on multiple servers concurrently via SSH
- SQL scripts on multiple databases concurrently (mysql/mariadb/postgresql)
- HTTP request calls
- Workflows (to launch other tasks sequentially or concurrently)
It also provides the ability to send notifications based on the results (slack, teams, discord, …).
Use cases
Some use cases include:
- Replacing the crontabs on all your servers
- Trigger script execution from your mobile device through a nice and responsive web app
- Regularly checking if your website is still up
- Being notified on failed backups
- Coordinating the execution of distributed intensive computations across multiple servers
Install Ctfreak in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.