awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesCloud Instance Data Migrations

Exports timesheet data from one cloud instance and imports it into a new instance with a different subdomain.

Distinct from Instance Migrators: Distinct from Instance Migrators: focuses on migrating application data between cloud instances, not moving entire installations between hosts.

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

Awesome Cloud Instance Data Migrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tteck/proxmoxAvatar tteck

    tteck/Proxmox

    15,179Vezi pe 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
    Vezi pe GitHub↗15,179
  • lxc/lxdAvatar lxc

    lxc/lxd

    5,554Vezi pe 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
    Vezi pe GitHub↗5,554
  • kimai/kimaiAvatar kimai

    kimai/kimai

    4,757Vezi pe GitHub↗

    Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w

    Exports timesheet data from one cloud instance and imports it into a new instance.

    PHPdoctrineinvoiceinvoicing
    Vezi pe GitHub↗4,757
  1. Home
  2. DevOps & Infrastructure
  3. Instance Migrators
  4. Cloud Instance Data Migrations

Explorează sub-etichetele

  • Container Instance Migrations1 sub-tagTransfer 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.