6 repository-uri
Backing up the full state of an application, including its resource manifests and associated persistent volumes.
Distinct from Persistent Storage Volumes: Focuses on the backup process of the application state, not just the existence of persistent volumes.
Explore 6 awesome GitHub repositories matching data & databases · Application State Backups. Refine with filters or upvote what's useful.
Velero is a backup and recovery tool for Kubernetes cluster resources and persistent volumes. It functions as a disaster recovery solution and a utility for migrating applications and their associated data between different clusters. The project enables the replication of production environments by cloning cluster resources into development or testing environments for validation and debugging. It provides capabilities for backing up system objects, restoring resources to a known good state, and transferring applications across environments to facilitate system transitions.
Saves the state of system resources and persistent volumes to a remote store for recovery or migration.
LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be
Recovers the most recent application state from backup files after an unexpected crash.
Runtipi is a home server dashboard and orchestration tool designed for deploying and managing containerized applications. It provides a web-based interface for discovering and installing software from a curated app store, utilizing a Docker Compose orchestrator to handle the deployment of self-hosted services. The system integrates a reverse proxy and SSL manager to route external traffic to internal containers, automating HTTPS certificate renewal and domain assignment. It also features a built-in backup and update manager that uses cron-based scheduling to perform automatic security patchin
Organizes per-app backup archives by store and application name for efficient recovery.
The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.
Provides capabilities to back up and recover the full state of a managed application and its volumes.
Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis
Ensures continuous availability by automatically promoting backup replicas to primary status when a member fails.
Acest proiect oferă o interfață grafică de gestionare pentru Windows Subsystem for Linux (WSL), permițând instalarea, controlul ciclului de viață și gestionarea stării mai multor distribuții Linux virtualizate. Acesta servește drept tablou de bord centralizat pentru gestionarea stării operaționale a acestor medii, permițând utilizatorilor să efectueze sarcini precum instalarea, eliminarea și configurarea distribuțiilor printr-o interfață vizuală. Instrumentul se distinge prin oferirea de utilitare specializate pentru transformarea imaginilor de containere Docker și LXC în distribuții Linux standalone. Prin eliminarea metadatelor specifice containerului și a dependențelor de runtime, permite acestor imagini să funcționeze ca medii independente care operează fără a fi nevoie de un motor de containere sau de un daemon în fundal. Dincolo de gestionare și conversie, sistemul suportă implementarea mediilor atât din fișiere locale, cât și din repository-uri la distanță. Include funcționalitatea de serializare a stării instanțelor care rulează în fișiere portabile pentru backup, arhivare și migrare. În plus, software-ul facilitează întreținerea sistemului prin executarea automată a shell-script-urilor, permițând utilizatorilor să ruleze sarcini de configurare și setup direct în instanțele active.
Captures the entire filesystem state of a running instance into a portable compressed file for archival and migration purposes.