2 repository-uri
Managing the replication of data across devices using user-controlled hosting infrastructure.
Distinct from Self-Hosted Infrastructure: Focuses on the replication of data for sync rather than general infrastructure or file servers
Explore 2 awesome GitHub repositories matching devops & infrastructure · Self-Hosted Data Replication. Refine with filters or upvote what's useful.
This project is a synchronization plugin that mirrors notes, settings, and vault data across multiple devices. It functions as a self-hosted vault synchronizer, allowing users to maintain a personal knowledge base using a user-owned server. The system utilizes a CouchDB synchronization layer to maintain consistent document states across peers. Security is handled through end-to-end encryption, which encrypts vault content locally before transmission to ensure privacy on remote storage. The replication model supports both self-hosted data replication and peer-to-peer data transfer. It manages
Enables full control over data replication by using user-owned servers for vault synchronization.
Sanoid is a policy-driven tool for ZFS backup automation, snapshot management, dataset replication, and storage monitoring. It manages the automated lifecycle of filesystem snapshots by translating configurable retention policies into specific creation and pruning commands. The tool provides asynchronous incremental replication of datasets between local or remote hosts using secure tunnels. It differentiates itself by using a structured configuration system to apply standardized snapshot policies across nested filesystem hierarchies through recursive dataset traversal. The software covers st
Performs asynchronous incremental replication of ZFS filesystems between local or remote hosts using secure tunnels.