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

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

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

2 个仓库

Awesome GitHub RepositoriesCollaborative Infrastructure Workflows

Tools and practices for managing shared infrastructure state and version-controlled configurations in team environments.

Distinguishing note: Focuses on team-based operational workflows and remote state synchronization.

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

Awesome Collaborative Infrastructure Workflows GitHub Repositories

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

    opentofu/opentofu

    29,206在 GitHub 上查看↗

    OpenTofu is a declarative infrastructure orchestrator that automates the provisioning and management of cloud resources. It functions as a platform-agnostic interface, allowing users to define their desired environment state in configuration files, which the system then reconciles against live infrastructure to calculate and execute necessary updates. The project utilizes a graph-based execution engine to determine the optimal sequence for resource operations, enabling the parallel processing of independent components to reduce deployment times. To support complex, multi-platform environments

    Synchronizing team workflows through version-controlled configuration files and remote state management to ensure consistent deployments across distributed environments.

    Go
    在 GitHub 上查看↗29,206
  • hashicorp/waypointhashicorp 的头像

    hashicorp/waypoint

    4,726在 GitHub 上查看↗

    Waypoint 是一个应用程序交付平台和多云部署编排器。它支持将构建、部署和发布生命周期定义为代码,从而通过单一界面管理跨多个目标环境的应用程序资源。 该项目作为基础设施即代码(IaC)工作流工具和自助服务门户。它将复杂的基础设施配置抽象为可复用的模式,允许开发者使用预先批准的模板和模块化基础设施插件来部署应用程序。 该系统通过基于角色的访问控制(RBAC)提供云资源治理,以将基础设施定义与应用程序部署分离开来。它支持跨不同目标(包括容器和 Buildpacks)的发布,并追踪状态以自动化云资源的配置和销毁。

    Abstracts complex infrastructure configurations into reusable patterns and self-service workflows for the organization.

    Go
    在 GitHub 上查看↗4,726
  1. Home
  2. DevOps & Infrastructure
  3. Collaborative Infrastructure Workflows

探索子标签

  • Standardized Infrastructure WorkflowsReusable patterns that abstract complex infrastructure configurations into simplified self-service workflows. **Distinct from Collaborative Infrastructure Workflows:** Focuses on the abstraction of complex configurations into reusable patterns, whereas collaborative workflows focus on state synchronization and team sharing.