Centralised web GUI for task scheduling?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • crontab-ui

    Easy and safe way to manage your crontab file

  • Thought I'd post here before taking a dive into this and see if anyone has any practical experience. I'm looking for centralising scheduled tasks for multiple servers, preferably with a management GUI for friendliness. I found Crontab-UI which seems to only interact with the single host's crontab. Then I stumbled upon Cronicle which looks feature rich but looks like multi-server is handled by deploying the GUI to each host. A central server + agents on each host would be nicer. I'm wondering if anyone uses Cronicle, or another solution? Thanks!

  • Cronicle

    A simple, distributed task scheduler and runner with a web based UI.

  • Thought I'd post here before taking a dive into this and see if anyone has any practical experience. I'm looking for centralising scheduled tasks for multiple servers, preferably with a management GUI for friendliness. I found Crontab-UI which seems to only interact with the single host's crontab. Then I stumbled upon Cronicle which looks feature rich but looks like multi-server is handled by deploying the GUI to each host. A central server + agents on each host would be nicer. I'm wondering if anyone uses Cronicle, or another solution? Thanks!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awx

    AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

  • If you are familiar with ansible, you could have a look at awx

  • Airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

  • You can also try airflow. It is pretty neat and you can python your way on it. It supports docker as a provider natively. On my company we use a K8S cluster for the task executions.

  • pueue

    :stars: Manage your shell commands.

  • pueue: https://github.com/Nukesor/pueue/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exploring MLOps Tools and Frameworks: Enhancing Machine Learning Operations

    3 projects | dev.to | 6 Jun 2023
  • How do you manage scheduled tasks?

    4 projects | /r/selfhosted | 10 Jan 2023
  • self hosted Alternative to easycron.com?

    7 projects | /r/selfhosted | 30 Dec 2022
  • Best (Python) Script Orchestrator?

    3 projects | /r/selfhosted | 11 Dec 2022
  • How to do distributed cronjobs with worker queues?

    8 projects | /r/golang | 12 Nov 2022