summaryrefslogtreecommitdiffstats
path: root/doc/server/admin/backup.txt
blob: 81e1d970ee4f6a38245c8ebc10dfd268cbfe2782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. -*- mode: rst -*-

.. _server-admin-backup-index:

backup
======

.. _Samples repository: https://github.com/solj/bcfg2-repo

Create an archive of the whole Bcfg2 :term:`repository`. The archive is stored
directly in your Bcfg2 repository (e.g. /var/lib/bcfg2)::

    bcfg2-admin backup

A backup is recommanded before you start using the `Samples repository`_ of
Bcfg2.