awesome-repositories.com
المدونة
MCP
awesome-repositories.com

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesInfrastructure Provisioning

Utilities that automate the creation and replication of computing environments and underlying hardware resources.

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

Awesome Infrastructure Provisioning GitHub Repositories

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

    sherlock-project/sherlock

    85,076عرض على GitHub↗

    Sherlock is a command-line automation tool designed to orchestrate software build, execution, and deployment workflows. It functions as an ephemeral runtime orchestrator that executes applications directly from source code, bypassing the need for persistent system-wide installations or manual dependency management. By providing a unified, containerized development environment, it ensures that application dependencies and infrastructure configurations remain consistent across diverse host operating systems. The project distinguishes itself through its ability to synthesize container images dec

    Standardizes infrastructure by building container images from source to prevent configuration drift across deployments.

    Pythonclicticybersecurity
    عرض على GitHub↗85,076
  • ventoy/ventoyالصورة الرمزية لـ ventoy

    ventoy/Ventoy

    77,243عرض على GitHub↗

    Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring file extraction or manual reformatting of the drive. The tool distinguishes itself through a modular, plugin-driven architecture that maps raw image files directly into system memory as block devices. Users can navigate local directories to select bootable files and utilize a we

    Automates the injection of custom configuration files and drivers during boot to streamline operating system deployment across machines.

    Carm64auto-installbootable-usb
    عرض على GitHub↗77,243
  • prefecthq/prefectالصورة الرمزية لـ PrefectHQ

    PrefectHQ/prefect

    21,640عرض على GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Deploys cloud resources using infrastructure-as-code templates to ensure consistent execution environments.

    Pythonautomationdatadata-engineering
    عرض على GitHub↗21,640
  • activepieces/activepiecesالصورة الرمزية لـ activepieces

    activepieces/activepieces

    20,887عرض على GitHub↗

    Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications through modular triggers and actions. It provides a low-code integration framework that allows users to build, manage, and execute complex business logic sequences within isolated, sandboxed environments. The platform distinguishes itself through its focus on embeddability and enterprise-grade security. It features an embedded automation builder that can be integrated into external applications via iframes, supported by comprehensive identity and access management tools such a

    Automates the deployment of cloud infrastructure resources using infrastructure-as-code templates.

    TypeScriptai-agentai-agent-toolsai-agents
    عرض على GitHub↗20,887
  • labring/sealosالصورة الرمزية لـ labring

    labring/sealos

    18,116عرض على GitHub↗

    Sealos is a Kubernetes cloud operating system and orchestration engine that treats a Kubernetes cluster as a single unified operating system. It manages the full application lifecycle by acting as an application orchestrator, a cloud development environment provisioner, and a managed database orchestrator. The platform distinguishes itself through a multi-tenant Kubernetes architecture that provides workspace isolation, role-based access control, and resource quotas. It further differentiates its provisioning model by using natural language and AI to define and scale cloud resources, and by p

    Allows scaling and defining the desired state of cloud resources using natural language descriptions.

    TypeScriptcloudoscontainerdocker
    عرض على GitHub↗18,116
  • hashicorp/nomadالصورة الرمزية لـ hashicorp

    hashicorp/nomad

    16,211عرض على GitHub↗

    Nomad is a distributed workload orchestrator and infrastructure automation platform designed to manage the lifecycle of applications across large-scale, heterogeneous environments. It functions as a multi-cloud orchestration engine, providing a unified control plane to deploy, scale, and govern containers, virtual machines, and legacy applications. By utilizing declarative job specifications, the system ensures infrastructure convergence and maintains the desired state across distributed data centers and geographic regions. The platform distinguishes itself through a flexible, plugin-based ar

    Automates the setup and configuration of compute resources and networking components required for cluster operations.

    Go
    عرض على GitHub↗16,211
  • six2dez/reconftwالصورة الرمزية لـ six2dez

    six2dez/reconftw

    7,226عرض على GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Automates the deployment of the scanning environment onto cloud providers using infrastructure-as-code.

    Shellbug-bountybugbountybugbounty-tool
    عرض على GitHub↗7,226
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Infrastructure as Code
  5. Management
  6. Infrastructure Provisioning

استكشف الوسوم الفرعية

  • AI-Driven ProvisioningAutomated provisioning of infrastructure using artificial intelligence to determine the desired state. **Distinct from Infrastructure Provisioning:** Uses AI and natural language for state definition, distinct from traditional declarative IaC utilities.
  • Automated Provisioning ToolsTools that inject configurations during boot for deployment.
  • Reproducible Environment ProvisioningSystems that generate consistent environments by building container images directly from source code.