zrepl Logo

Contents:

  • Tutorial
  • Installation
  • Configuration
    • Preface
    • Job Types & Replication
    • Transports
    • Filter Syntax
    • Pruning Policies
    • Logging
    • Monitoring
    • Miscellaneous
  • Usage
  • Implementation Overview
  • Talks & Presentations
  • Changelog
  • GitHub Repository & Issue Tracker
zrepl
  • Configuration
  • Edit on GitHub

You're reading an old version of this documentation. If you want up-to-date information, please have a look at stable.

Configuration

  • Preface
    • Configuration File Path
    • Runtime Directories
    • Validating
  • Job Types & Replication
    • Overview & Terminology
      • How the Active Side Works
      • How the Passive Side Works
      • How Replication Works
    • Taking Snaphots
    • Multiple Jobs & More than 2 Machines
      • No Overlapping
      • N push jobs to 1 sink
      • N pull jobs from 1 source
    • Job Type push
    • Job Type sink
    • Job Type pull
    • Job Type source
    • Local replication
    • Job Type snap (snapshot & prune only)
  • Transports
    • tcp Transport
      • Serve
      • Connect
    • tls Transport
      • Serve
      • Connect
      • Self-Signed Certificates
    • ssh+stdinserver Transport
      • Serve
      • Connect
    • local Transport
  • Filter Syntax
    • Examples
      • Full Access
      • Fine-grained
  • Pruning Policies
    • Policy not_replicated
    • Policy grid
    • Policy last_n
    • Policy regex
    • Source-side snapshot pruning
      • Workaround using snap job
  • Logging
    • Default Configuration
    • Building Blocks
      • Levels
      • Formats
      • Outlets
    • stdout Outlet
    • syslog Outlet
    • tcp Outlet
  • Monitoring
    • Prometheus & Grafana
  • Miscellaneous
    • Runtime Directories & UNIX Sockets
    • Durations & Intervals
    • Super-Verbose Job Debugging
Previous Next

© Copyright 2017-2023, Christian Schwarz.

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: v0.1.1
Tags
v0.6.1
v0.5.0
v0.4.0
v0.3.1
v0.2.1
v0.1.1
Branches
stable
master