awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • opentofu/opentofuالصورة الرمزية لـ opentofu

    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/waypointالصورة الرمزية لـ hashicorp

    hashicorp/waypoint

    4,726عرض على GitHub↗

    Waypoint is an application delivery platform and multi-cloud deployment orchestrator. It enables the definition of the build, deploy, and release lifecycle as code to manage application resources across multiple target environments from a single interface. The project functions as an infrastructure-as-code workflow tool and self-service portal. It abstracts complex infrastructure configurations into reusable patterns, allowing developers to deploy applications using pre-approved templates and modular infrastructure add-ons. The system provides cloud resource governance through role-based acc

    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.