awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesContainer Instance Migrations

Transfer of application data and configurations between different container instances.

Distinct from Cloud Instance Data Migrations: Specifically covers migration between container instances of the same app, not general cloud instance migration.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Container Instance Migrations. Refine with filters or upvote what's useful.

Awesome Container Instance Migrations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tteck/proxmoxAvatar de tteck

    tteck/Proxmox

    15,179Ver en GitHub↗

    This project is a collection of shell-based automation scripts designed to automate the deployment and configuration of Linux containers and virtual machines on Proxmox VE hosts. It provides toolsets for the scripted provisioning of virtual machine infrastructure and the creation of pre-defined containers for various applications. The toolset includes specialized utilities for Proxmox host management, such as automating post-installation setup, managing system backups, and cleaning up old kernels to reclaim disk space. It further provides automated configurations for hardware passthrough, ena

    Provides the capability to copy application data and configurations between different container instances.

    Shellhome-assistanthome-automationhomelab
    Ver en GitHub↗15,179
  • lxc/lxdAvatar de lxc

    lxc/lxd

    5,554Ver en 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

    Transfers containers without their running state, excluding snapshots during the copy.

    Go
    Ver en GitHub↗5,554
  1. Home
  2. DevOps & Infrastructure
  3. Instance Migrators
  4. Cloud Instance Data Migrations
  5. Container Instance Migrations

Explorar subetiquetas

  • Snapshot-Excluding Container CopiesMigrating or copying only the container itself, excluding any associated snapshots. **Distinct from Container Instance Migrations:** Distinct from Container Instance Migrations: specifically excludes snapshots during the copy, focusing on the container state alone.