From f7ccf9da4bb869a83392b0e7bb16ef9bbb084c18 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 4 Dec 2016 18:54:45 +0100 Subject: Add a section on backup and restore --- doc/admin/000.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/admin/000.mdwn b/doc/admin/000.mdwn index 004c51e..b88fcf5 100644 --- a/doc/admin/000.mdwn +++ b/doc/admin/000.mdwn @@ -255,3 +255,14 @@ repositories. META: This section describes how to allow cgit show specific repositories. + +# Backup and restore of a Gitano instance + +When gitnao-setup is run, the admin needs to specify a Unix user in +whose home directory the git repositories stored. In this section +we'll assume the home directory is `/home/git`. + +To backup a Gitano instnace, backup `/home/git`. To restore, restore +the directory. + +FIXME: Need to re-generate .ssh/authorizes_keys? -- cgit v1.2.1