Show More
@@ -0,0 +1,25 b'' | |||
|
1 | .. _backup: | |
|
2 | ||
|
3 | Backing up RhodeCode | |
|
4 | ==================== | |
|
5 | ||
|
6 | ||
|
7 | Settings | |
|
8 | -------- | |
|
9 | ||
|
10 | Just copy your .ini file, it contains all RhodeCode settings. | |
|
11 | ||
|
12 | Whoosh index | |
|
13 | ------------ | |
|
14 | ||
|
15 | Whoosh index is located in **/data/index** directory where you installed | |
|
16 | RhodeCode ie. the same place where the ini file is located | |
|
17 | ||
|
18 | ||
|
19 | Database | |
|
20 | -------- | |
|
21 | ||
|
22 | When using sqlite just copy rhodecode.db. | |
|
23 | Any other database engine requires a manual backup operation. | |
|
24 | ||
|
25 | Database backup will contain all gathered statistics No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now