awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesTask Scheduling

Systems for executing automated scripts or jobs across remote infrastructure.

Distinguishing note: Focuses on cron-based execution of scripts on remote hosts.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Task Scheduling. Refine with filters or upvote what's useful.

Awesome Task Scheduling GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • portainer/portainerportainer 的头像

    portainer/portainer

    37,740在 GitHub 上查看↗

    Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di

    Executes custom scripts on remote host machines by defining cron-based timing and target environments.

    TypeScriptdockerdocker-composedocker-container
    在 GitHub 上查看↗37,740
  • openfaas/faasopenfaas 的头像

    openfaas/faas

    26,092在 GitHub 上查看↗

    OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,

    Allows scheduling functions to run at specific intervals using cron syntax.

    Godockerfaasfunctions
    在 GitHub 上查看↗26,092
  1. Home
  2. DevOps & Infrastructure
  3. Task Scheduling