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
·

4 Repos

Awesome GitHub RepositoriesInstance Rebuild from Image

Wipes the root disk of a stopped instance and reinitializes it with a new image or keeps it empty.

Distinct from Local Instance Lifecycles: Distinct from Local Instance Lifecycles: focuses on rebuilding an instance from a fresh image, not general lifecycle management.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Instance Rebuild from Image. Refine with filters or upvote what's useful.

Awesome Instance Rebuild from Image GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • paddlepaddle/paddlexAvatar von PaddlePaddle

    PaddlePaddle/PaddleX

    6,163Auf GitHub ansehen↗

    PaddleX is a PaddlePaddle-based framework for building, deploying, and fine-tuning AI model pipelines, with pre-built support for computer vision, OCR, document analysis, and time series tasks. It offers a toolkit of ready-to-use pipelines for image classification, object detection, segmentation, and pose estimation, alongside an end-to-end OCR document analysis pipeline that extracts text, tables, formulas, and layout information. The platform also includes a dedicated time series forecasting pipeline for analyzing historical data to detect anomalies, classify patterns, and predict future val

    Provides a pipeline that extracts structured table data from images and PDFs into multiple output formats.

    Pythonai-pipelinesclassificationdeployment
    Auf GitHub ansehen↗6,163
  • lxc/lxdAvatar von lxc

    lxc/lxd

    5,554Auf GitHub ansehen↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Creates a container or virtual machine from a specified image, downloading and unpacking it automatically.

    Go
    Auf GitHub ansehen↗5,554
  • lxc/incusAvatar von lxc

    lxc/incus

    4,893Auf GitHub ansehen↗

    Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin

    Wipes the root disk of a stopped instance and reinitializes it with a new image.

    Gocloudcontainershacktoberfest
    Auf GitHub ansehen↗4,893
  • microvm-nix/microvm.nixAvatar von microvm-nix

    microvm-nix/microvm.nix

    2,682Auf GitHub ansehen↗

    microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated guest environments using Nix. It functions as a virtual machine image builder that transforms system specifications into bootable disk images and runner scripts. The project provides a hypervisor abstraction layer, enabling the deployment of guest images across multiple virtualization backends through a unified configuration. It includes specialized tools for PCI hardware passthrough, granting virtual machines direct access to physical host USB and PCI devices. The framework co

    Rebuilds virtual machine instances from updated source references and restarts them to apply configuration changes.

    Nixcloud-hypervisorcrosvmfirecracker
    Auf GitHub ansehen↗2,682
  1. Home
  2. Software Engineering & Architecture
  3. Instance Management
  4. Cloud Instance Lifecycle
  5. Local Instance Lifecycles
  6. Instance Rebuild from Image

Unter-Tags erkunden

  • Image LaunchesCreates a container or virtual machine from a specified image, downloading and unpacking it automatically. **Distinct from Instance Rebuild from Image:** Distinct from Instance Rebuild from Image: creates a new instance from an image, not rebuilding an existing one.
  • Image-Based Table RecognizersExtracts structured table data from images or PDFs, outputting results as HTML, XLSX, JSON, or visual overlays. **Distinct from Instance Rebuild from Image:** Distinct from Instance Rebuild from Image: focuses on recognizing table structures from images, not rebuilding cloud instances.
  • Instance-to-Image PublicationsBuilds a new image from an existing instance or filesystem, making it available for future deployments. **Distinct from Instance Rebuild from Image:** Distinct from Instance Rebuild from Image: creates a new image from an existing instance, not rebuilding an instance from an image.