mirror of
https://github.com/zrepl/zrepl.git
synced 2025-04-10 03:18:52 +02:00
docs: tutorial: minor refinements
This commit is contained in:
parent
9b803aad2d
commit
0d2f73d728
@ -16,7 +16,7 @@ zrepl - ZFS replication
|
|||||||
Getting started
|
Getting started
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
The :ref:`5 minute tutorial setup <tutorial>` gives you a first impression.
|
The :ref:`10 minutes tutorial setup <tutorial>` gives you a first impression.
|
||||||
|
|
||||||
Main Features
|
Main Features
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
@ -60,7 +60,7 @@ Follow the :ref:`OS-specific installation instructions <installation>` and come
|
|||||||
Configure ``backup-srv``
|
Configure ``backup-srv``
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
We define a **pull job** named ``pull_app-srv`` in the |mainconfig|: ::
|
We define a **pull job** named ``pull_app-srv`` in the |mainconfig| on host ``backup-srv``: ::
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- name: pull_app-srv
|
- name: pull_app-srv
|
||||||
@ -108,7 +108,7 @@ Learn more about :ref:`transport-ssh+stdinserver` transport and the :ref:`pull j
|
|||||||
Configure ``app-srv``
|
Configure ``app-srv``
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
We define a corresponding **source job** named ``pull_backup`` in the |mainconfig|: ::
|
We define a corresponding **source job** named ``pull_backup`` in the |mainconfig| on host ``app-srv``: ::
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- name: pull_backup
|
- name: pull_backup
|
||||||
|
Loading…
Reference in New Issue
Block a user