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

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

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

2 个仓库

Awesome GitHub RepositoriesCustom Command Executions

Runs custom shell commands on cloud instances, with sequential execution per worker and parallel across workers.

Distinct from Remote Worker Execution: Distinct from Remote Worker Execution: runs arbitrary shell commands on provisioned instances, not serverless functions.

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

Awesome Custom Command Executions GitHub Repositories

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

    j3ssie/Osmedeus

    6,425在 GitHub 上查看↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Executes arbitrary shell commands on all or specific worker nodes from a master using a built-in evaluation interface.

    Go
    在 GitHub 上查看↗6,425
  • iam-veeramalla/terraform-zero-to-heroiam-veeramalla 的头像

    iam-veeramalla/terraform-zero-to-hero

    4,103在 GitHub 上查看↗

    该项目是一个关于掌握基础设施即代码(IaC)的结构化教育指南和课程。它作为云资源配置指南和 DevOps 培训材料,提供了一系列课程和实践练习,用于通过声明式配置来部署和管理云资源。 该课程涵盖了可复用模块的开发、使用工作空间编排多个环境,以及利用锁定机制管理远程状态文件。它还包括关于云密钥管理的指导,以保护敏感数据。 材料涵盖了核心的基础设施即代码能力,包括提供程序配置、变量驱动的参数化,以及使用动态逻辑和函数进行灵活配置。它进一步探讨了资源配置和外部数据的检索。

    Executes custom shell commands on provisioned cloud instances for final system customizations.

    HCL
    在 GitHub 上查看↗4,103
  1. Home
  2. DevOps & Infrastructure
  3. Remote Worker Execution
  4. Custom Command Executions