mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
docs: tutorial: minor refinements
This commit is contained in:
parent
9b803aad2d
commit
0d2f73d728
@ -16,7 +16,7 @@ zrepl - ZFS replication
|
||||
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
|
||||
~~~~~~~~~~~~~
|
||||
|
@ -60,7 +60,7 @@ Follow the :ref:`OS-specific installation instructions <installation>` and come
|
||||
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:
|
||||
- name: pull_app-srv
|
||||
@ -108,7 +108,7 @@ Learn more about :ref:`transport-ssh+stdinserver` transport and the :ref:`pull j
|
||||
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:
|
||||
- name: pull_backup
|
||||
|
Loading…
Reference in New Issue
Block a user