awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

2 dépôts

Awesome GitHub RepositoriesSelf-Hosted Data Replication

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.

Awesome Self-Hosted Data Replication GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • vrtmrz/obsidian-livesyncAvatar de vrtmrz

    vrtmrz/obsidian-livesync

    9,447Voir sur GitHub↗

    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.

    TypeScript
    Voir sur GitHub↗9,447
  • jimsalterjrs/sanoidAvatar de jimsalterjrs

    jimsalterjrs/sanoid

    3,669Voir sur GitHub↗

    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.

    Perlreplicationsnapshotzfs-filesystem
    Voir sur GitHub↗3,669
  1. Home
  2. DevOps & Infrastructure
  3. Self-Hosted Data Replication

Explorer les sous-tags

  • ZFS Dataset ReplicationAsynchronous incremental transfer of ZFS filesystems between local or remote hosts. **Distinct from Self-Hosted Data Replication:** Specifically implements ZFS dataset replication rather than general self-hosted data synchronization.