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

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

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

4 مستودعات

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

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

    PaddlePaddle/PaddleX

    6,163عرض على GitHub↗

    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
    عرض على GitHub↗6,163
  • lxc/lxdالصورة الرمزية لـ lxc

    lxc/lxd

    5,554عرض على GitHub↗

    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
    عرض على GitHub↗5,554
  • lxc/incusالصورة الرمزية لـ lxc

    lxc/incus

    4,893عرض على GitHub↗

    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
    عرض على GitHub↗4,893
  • microvm-nix/microvm.nixالصورة الرمزية لـ microvm-nix

    microvm-nix/microvm.nix

    2,682عرض على GitHub↗

    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
    عرض على GitHub↗2,682
  1. Home
  2. Software Engineering & Architecture
  3. Instance Management
  4. Cloud Instance Lifecycle
  5. Local Instance Lifecycles
  6. Instance Rebuild from Image

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

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