awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sherlock-project/sherlockAvatar von sherlock-project

    sherlock-project/sherlock

    85,076Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗85,076
  • ventoy/ventoyAvatar von ventoy

    ventoy/Ventoy

    77,243Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗77,243
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,640
  • activepieces/activepiecesAvatar von activepieces

    activepieces/activepieces

    20,887Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,887
  • labring/sealosAvatar von labring

    labring/sealos

    18,116Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,116
  • hashicorp/nomadAvatar von hashicorp

    hashicorp/nomad

    16,211Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,211
  • six2dez/reconftwAvatar von six2dez

    six2dez/reconftw

    7,226Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,226
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Infrastructure as Code
  5. Management
  6. Infrastructure Provisioning

Unter-Tags erkunden

  • 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.