annotate docs/usage/backup.rst @ 4894:7eea0a7fbc7d

pullrequest overview: add delete button to own pull requests In anticipation of the re-use of the pullrequest overview to display 'my pullrequests', add a delete button to all pullrequests owned by the currently logged-in user. An explicit width is added to the column because the column is otherwise unnecessarily large.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Tue, 03 Mar 2015 22:26:19 +0100
parents e73a69cb98dc
children 4e6dfdb3fa01
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1104
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
1 .. _backup:
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
2
2095
Marcin Kuzminski <marcin@python-works.com>
parents: 1104
diff changeset
3 ====================
4192
e73a69cb98dc Rename some strings examples and commands in documentation
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
4 Backing up Kallithea
1104
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
5 ====================
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
6
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
7
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
8 Settings
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
9 --------
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
10
4192
e73a69cb98dc Rename some strings examples and commands in documentation
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
11 Just copy your .ini file, it contains all Kallithea settings.
1104
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
12
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
13 Whoosh index
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
14 ------------
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
15
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
16 Whoosh index is located in **/data/index** directory where you installed
4192
e73a69cb98dc Rename some strings examples and commands in documentation
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
17 Kallithea ie. the same place where the ini file is located
1104
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
18
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
19
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
20 Database
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
21 --------
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
22
4192
e73a69cb98dc Rename some strings examples and commands in documentation
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
23 When using sqlite just copy kallithea.db.
1104
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
24 Any other database engine requires a manual backup operation.
af371e206ec5 added backup to docs
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
25
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
26 Database backup will contain all gathered statistics