Files
@ 7c952ea3d7b3
Branch filter:
Location: kallithea/docs/usage/backup.rst - annotation
7c952ea3d7b3
498 B
text/prs.fallenstein.rst
docs/installation: clarify and reorder alternative installation methods
- Add an introduction describing the different installation methods and their
pros/cons.
- Clarify that Python 3.x is not currently supported.
- Move standard pip install method as last method, and rename as also in
virtualenv we are installing from Python Package Index.
- Add an introduction describing the different installation methods and their
pros/cons.
- Clarify that Python 3.x is not currently supported.
- Move standard pip install method as last method, and rename as also in
virtualenv we are installing from Python Package Index.
af371e206ec5 af371e206ec5 17c9393e9645 e73a69cb98dc af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 e73a69cb98dc af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 e73a69cb98dc af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 af371e206ec5 e73a69cb98dc af371e206ec5 af371e206ec5 8b8edfc25856 | .. _backup:
====================
Backing up Kallithea
====================
Settings
--------
Just copy your .ini file, it contains all Kallithea settings.
Whoosh index
------------
Whoosh index is located in **/data/index** directory where you installed
Kallithea ie. the same place where the ini file is located
Database
--------
When using sqlite just copy kallithea.db.
Any other database engine requires a manual backup operation.
Database backup will contain all gathered statistics
|