health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] Backup strategy


From: Gerald Wiese
Subject: [Health-dev] Backup strategy
Date: Mon, 28 Feb 2022 15:35:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Hey,

I was wondering if the way backups are managed with gnuhealth-control could be improved.

Currently there are three archives generated from:

- database

- home directory

- database & home directory together

First of all we could consider differentiating application and database as those could be on different systems. Thus we could split the option "backup" into "backup-database" and "backup-application".

Regarding the backup of the application I think we should not just copy the home directory and every python library. What I guess is necessary to backup is:

- Server version

- List of activated modules (how to get this?)

- Attachment folder

- Configuration file(s)

What could be useful as well:

- OS version

- pip freeze

- systemd file

What do you think about it?

Best

Gerald




reply via email to

[Prev in Thread] Current Thread [Next in Thread]