awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

41 dépôts

Awesome GitHub RepositoriesEnvironment Provisioning

Automated setup of standard packages and configurations for new development environments.

Distinguishing note: Focuses on initial environment state, distinct from runtime version management.

Explore 41 awesome GitHub repositories matching development tools & productivity · Environment Provisioning. Refine with filters or upvote what's useful.

Awesome Environment Provisioning GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • daytonaio/daytonaAvatar de daytonaio

    daytonaio/daytona

    72,416Voir sur GitHub↗

    Daytona is a cloud-native development environment platform designed to orchestrate ephemeral, containerized workspaces. It provides a centralized system for managing reproducible coding environments as code, ensuring consistency across distributed teams by abstracting the underlying infrastructure. By utilizing declarative configuration, the platform automates the entire lifecycle of development sandboxes, from initial provisioning to resource governance. The platform distinguishes itself through its infrastructure-agnostic runner layer, which allows development environments to be deployed ac

    Automates the lifecycle of ephemeral, secure development sandboxes that integrate with version control and remote IDEs.

    TypeScriptagentic-workflowaiai-agents
    Voir sur GitHub↗72,416
  • yunaiv/ruoyi-vue-proAvatar de YunaiV

    YunaiV/ruoyi-vue-pro

    37,833Voir sur GitHub↗

    This project is an enterprise application framework designed to accelerate the construction of complex business software. It functions as a full-stack code generator that automatically produces backend logic, database operations, and frontend interface components from defined data schemas. By providing a standardized foundation for security, authentication, and administrative management, it enables developers to rapidly deploy functional, production-ready software environments. The platform distinguishes itself through its native support for multi-tenant architectures, allowing for secure dat

    Prepares the server environment by cloning repositories and configuring database schemas.

    Javaflowablemybatis-plusmysql
    Voir sur GitHub↗37,833
  • drone/droneAvatar de drone

    drone/drone

    36,814Voir sur GitHub↗

    Drone is a container-based continuous integration and delivery platform, source control management system, and artifact registry. It functions as a hosted workspace provider for cloud-based developer environments and a system for hosting and versioning code repositories. The platform executes build and deployment pipelines within isolated containers, using declarative configurations to automate software delivery. It includes a centralized registry for managing and versioning compiled binaries and build outputs to ensure consistent deployments across environments. The system covers a broad ca

    Automates the provisioning of standardized hosted development spaces for project contributors.

    Go
    Voir sur GitHub↗36,814
  • hasura/graphql-engineAvatar de hasura

    hasura/graphql-engine

    32,064Voir sur GitHub↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    Sets up a consistent shell environment with the necessary tooling and dependencies for the server and CLI.

    TypeScriptaccess-controlapiautomatic-api
    Voir sur GitHub↗32,064
  • saleor/saleorAvatar de saleor

    saleor/saleor

    22,610Voir sur GitHub↗

    Saleor is a headless, API-first commerce platform designed to manage complex retail operations through a decoupled architecture. It provides a centralized backend that uses a GraphQL-based interface to handle product catalogs, order lifecycles, and multi-channel sales across diverse global markets. By separating the commerce engine from the storefront, the platform enables developers to build custom, high-performance shopping experiences while maintaining granular control over data interactions. The platform distinguishes itself through an event-driven architecture that allows for deep extens

    Automates the deployment of commerce domains and system configurations using code-based definitions.

    Pythoncartcheckoutcommerce
    Voir sur GitHub↗22,610
  • twpayne/chezmoiAvatar de twpayne

    twpayne/chezmoi

    18,075Voir sur GitHub↗

    chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files

    Provides automated configuration setup and cleanup for ephemeral containerized environments.

    Goconfigurationdotfiledotfile-management
    Voir sur GitHub↗18,075
  • microsoft/react-native-windowsAvatar de microsoft

    microsoft/react-native-windows

    17,300Voir sur GitHub↗

    This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter

    Sets up virtualized machines via local images or cloud instances to provide a consistent build environment.

    C++dotnetreactreact-native
    Voir sur GitHub↗17,300
  • hyperledger/fabricAvatar de hyperledger

    hyperledger/fabric

    16,664Voir sur GitHub↗

    Hyperledger Fabric is a permissioned blockchain framework and enterprise blockchain platform designed for maintaining shared, immutable records of transactions across a network of authorized participants. It provides the infrastructure to build and manage private distributed ledgers that prioritize data confidentiality and scalability. The platform is distinguished by a modular architecture and a pluggable consensus engine. This design allows internal system implementations to be swapped with custom modules to adapt the ledger's behavior and consensus mechanisms to specific technical or indus

    Automates the provisioning of standardized development environments using virtual machines with pre-installed libraries.

    Go
    Voir sur GitHub↗16,664
  • opennhp/opennhpAvatar de OpenNHP

    OpenNHP/opennhp

    13,800Voir sur GitHub↗

    OpenNHP is a software-defined perimeter controller designed to secure network infrastructure by rendering services invisible to the public internet. It functions as a zero-trust network access gateway, ensuring that network resources remain hidden from unauthorized discovery and automated scanning tools until a client successfully verifies their identity. The system enforces security through a combination of cryptographic identity verification and dynamic firewall orchestration. By requiring a cryptographically signed packet to initiate a connection, the platform keeps all network ports in a

    Maintains ephemeral infrastructure exposure where resources are only accessible during verified sessions.

    Gocybersecurityzero-trustzero-trust-network-access
    Voir sur GitHub↗13,800
  • gitpod-io/gitpodAvatar de gitpod-io

    gitpod-io/gitpod

    13,713Voir sur GitHub↗

    Gitpod is a cloud development environment platform and Docker-based workspace orchestrator. It provisions on-demand, containerized Linux workspaces that synchronize directly with remote version control repositories to eliminate manual local setup. The platform functions as an infrastructure-as-code environment manager, using declarative configuration files to define base images, tool versions, and environment variables. This ensures team-wide consistency and reproducible workspace configurations across different projects. It provides ephemeral coding workspaces for rapid prototyping, debuggi

    Automates the setup of containerized Linux development environments directly from source code repositories.

    TypeScriptcdecloudcloud-development
    Voir sur GitHub↗13,713
  • codesandbox/codesandbox-clientAvatar de codesandbox

    codesandbox/codesandbox-client

    13,618Voir sur GitHub↗

    This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration. The system features secure sandboxing for isolated development, allowing untrusted or experimental code to run in separated virtual environments. It supports both client-side execution via browser-based bundling and server-side execution through a

    Provisions secure, isolated cloud development workspaces that run code independently from the host system.

    JavaScriptangularcodesandboxjavascript
    Voir sur GitHub↗13,618
  • qazbnm456/awesome-web-securityAvatar de qazbnm456

    qazbnm456/awesome-web-security

    13,097Voir sur GitHub↗

    This project serves as a comprehensive cybersecurity training platform and resource repository focused on web application security. It functions as a centralized hub for security practitioners, providing both a curated collection of technical documentation and research, and a system for deploying isolated, containerized environments to practice security analysis and exploitation techniques. The platform distinguishes itself by integrating automated data aggregation with hands-on, container-based orchestration. It maintains a current knowledge base of industry research and digital threats whil

    Provisions ephemeral, intentionally vulnerable environments for on-demand security practice.

    awesomeawesome-listlist
    Voir sur GitHub↗13,097
  • pypa/pipxAvatar de pypa

    pypa/pipx

    12,852Voir sur GitHub↗

    pipx is a manager for installing and running Python command-line applications in isolated environments. It serves as a tool installer and virtual environment wrapper that automates the creation of dedicated environments for each application to prevent dependency conflicts. The system provides the ability to execute Python packages in either permanent installations or temporary transient environments. It maps executable entry points from these isolated environments into a shared global directory, allowing for direct command-line access while keeping underlying dependencies separated. The tool

    Automates the setup of isolated environments using a package installer based on application requirements.

    Python
    Voir sur GitHub↗12,852
  • tsl0922/ttydAvatar de tsl0922

    tsl0922/ttyd

    11,881Voir sur GitHub↗

    ttyd is a web-based terminal emulator that shares a command-line shell over a web connection. It serves as a remote console and shell gateway, allowing for remote system administration and command execution through a standard web browser. The project includes specialized capabilities for rendering graphical images via the Sixel standard and supporting bidirectional file uploads and downloads using the ZMODEM transfer protocol. It supports collaborative terminal sharing, enabling multiple concurrent users to connect to the same running process or session in real time. The system provides secu

    Automatically provisions a new, isolated container for every user connection to ensure a clean environment.

    Copenwrtsslterminal
    Voir sur GitHub↗11,881
  • cs231n/cs231n.github.ioAvatar de cs231n

    cs231n/cs231n.github.io

    10,923Voir sur GitHub↗

    This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum

    Suggests pre-configured machine images to automate the setup of standard packages for the course environment.

    Jupyter Notebook
    Voir sur GitHub↗10,923
  • e2b-dev/e2bAvatar de e2b-dev

    e2b-dev/E2B

    10,950Voir sur GitHub↗

    E2B is a cloud-based infrastructure platform designed to provide secure, isolated execution environments for code and shell commands. It functions as an ephemeral orchestrator that provisions lightweight virtual machines, allowing developers and autonomous agents to run untrusted processes within a sandbox that is completely separated from the host system. The platform distinguishes itself through its focus on programmable, serverless workspaces that support the full lifecycle of cloud-based development. By utilizing hardware-level isolation and snapshot-based resumption, it enables the near-

    Automates the lifecycle management of short-lived, ephemeral cloud instances.

    MDXagentaiai-agent
    Voir sur GitHub↗10,950
  • microsoft/computervision-recipesAvatar de microsoft

    microsoft/computervision-recipes

    9,866Voir sur GitHub↗

    This project is a collection of educational resources and implementation frameworks providing deep learning model recipes, code samples, and step-by-step guides for computer vision tasks. It organizes complex workflows into modular recipes and implementation guides to facilitate the building of image and video analysis models. The framework focuses on specialized vision capabilities, including an image similarity framework for fast retrieval and re-ranking, human pose estimation, and video action recognition. It also provides specific tools for crowd density estimation and document image clea

    Provides predefined Docker images to standardize dependencies for GPU and CPU workloads.

    Jupyter Notebookartificial-intelligenceazurecomputer-vision
    Voir sur GitHub↗9,866
  • khuedoan/homelabAvatar de khuedoan

    khuedoan/homelab

    9,109Voir sur GitHub↗

    This project is a GitOps infrastructure framework designed for managing bare metal servers, container clusters, and networking. It serves as a declarative system for orchestrating the deployment and lifecycle of self-hosted services, using Git as the source of truth to synchronize the desired state of the environment. The framework differentiates itself through a comprehensive automation suite that covers the entire hardware-to-service pipeline. It includes a PXE-based bare metal provisioner for network booting and operating system installation, alongside a lightweight container orchestration

    Creates a standardized shell environment containing all necessary tool dependencies for infrastructure management.

    Pythonansibleargocddevops
    Voir sur GitHub↗9,109
  • openai/skillsAvatar de openai

    openai/skills

    9,043Voir sur GitHub↗

    This project is a framework for packaging and installing standardized capabilities, scripts, and instructions that LLM agents execute to perform complex tasks. It functions as a tool orchestrator and skill framework, bundling instructions and resources into portable formats that agents discover and use for repeatable workflows. The system distinguishes itself through a manifest-driven discovery process, allowing agents to identify available capabilities and their execution parameters. It supports the deployment of these modular capability sets into isolated runtime environments using remote U

    Deploys specific capability sets into isolated runtime environments using remote URLs or local folder paths.

    Python
    Voir sur GitHub↗9,043
  • modelscope/modelscopeAvatar de modelscope

    modelscope/modelscope

    8,718Voir sur GitHub↗

    ModelScope is a comprehensive machine learning platform that functions as a model hub, training framework, inference engine, and cloud development environment. It provides a centralized repository for discovering, downloading, and managing pre-trained models and datasets across multiple modalities, including natural language, vision, and speech. The platform features a unified interface for multimodal model inference and a standardized framework for fine-tuning and evaluating large-scale models. It supports distributed training to scale workloads across multiple processors and provides contai

    Bootstraps machine learning environments using container images with pre-installed dependencies.

    Pythoncvdeep-learningmachine-learning
    Voir sur GitHub↗8,718
Préc.123Suivant
  1. Home
  2. Development Tools & Productivity
  3. Environment Provisioning

Explorer les sous-tags

  • CMSAutomated setup of server environments specifically tailored for content management systems. **Distinct from Environment Provisioning:** More specific than general environment provisioning by targeting CMS and core software contribution needs
  • Containerized Provisioning1 sous-tagAutomated instantiation of isolated container environments for new user sessions. **Distinct from Environment Provisioning:** Focuses on the automated spawning of a full container per session rather than just package configuration
  • Ephemeral1 sous-tagAutomated setup and teardown of configuration files for short-lived or containerized environments. **Distinct from Environment Provisioning:** Focuses on ephemeral/temporary lifecycle management rather than persistent development environment setup.
  • First-Run Auto-Provisioning1 sous-tagAutomated configuration of initial administrative accounts and system settings during the first startup. **Distinct from Environment Provisioning:** Focuses on application-level first-run setup via environment variables rather than developer environment provisioning.
  • Isolated Runtime Provisioning3 sous-tagsAutomatic deployment of specific capability sets into isolated runtime environments. **Distinct from Environment Provisioning:** Focuses on provisioning isolated runtimes for specific skill sets rather than general developer environment setup.
  • Virtual Cluster ProvisioningAutomated creation of virtualized Kubernetes environments for development or testing. **Distinct from Environment Provisioning:** Focuses on full virtual cluster environments rather than just package and configuration setup.