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