Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:restoreinstallationfrombackup [2021/02/15 14:59] – Pavel Machyniak | en:restoreinstallationfrombackup [2025/07/05 14:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Use this procedure if you lost your original installation. | Use this procedure if you lost your original installation. | ||
| </ | </ | ||
| + | |||
| <WRAP round important 90%> | <WRAP round important 90%> | ||
| - | It is possible to have installed | + | Within the organization, |
| </ | </ | ||
| + | |||
| <WRAP round important 90%> | <WRAP round important 90%> | ||
| Due to the compatibility of the transferred data between T3C clients, it is not possible to use an older version of the application than the one you have already used. | Due to the compatibility of the transferred data between T3C clients, it is not possible to use an older version of the application than the one you have already used. | ||
| </ | </ | ||
| - | ===== What do you need ===== | + | ===== What you need ===== |
| - | * T3C installation backup, which must include | + | * [[download|The current |
| + | * Backup, which must contain at least //pk.pem// and // | ||
| * Passphrase for private key, if it is secured | * Passphrase for private key, if it is secured | ||
| - | * [[download|Current installer of T3C]] | ||
| * Administrator privileges for //Microsoft Windows// operating system | * Administrator privileges for //Microsoft Windows// operating system | ||
| - | ===== Installation steps===== | + | |
| - | * Please follow the instructions for a [[newInstallationWithExistingRegistration | new installation with existing | + | ===== Procedure |
| - | * From the backup, | + | * Please follow the instructions for a [[newInstallationWithExistingRegistration | new installation with registration |
| - | * //pk.pem// - institution private key | + | * The next steps depend on what version of the data you have in the backup. If you don't know, identify it by opening the // |
| - | * // | + | |
| - | * //settings.json// - automatic tasks configuration | + | ==== Backup since version 12 ==== |
| - | * //users.db// - user database | + | * If you have a full backup, i.e. folder |
| - | * //notifications.db// - notification rules configuration | + | * If you only have a configuration backup, i.e. folder |
| - | * You may or may not copy the following files, as they may contain unnecessary data: | + | * Make sure that // |
| - | * //rm.db// - history record database | + | ==== Backup of version older than 12 === |
| - | * //messages.db// - message database | + | |
| - | * We do not recommend copying other files as they may contain outdated data | + | * Make sure that //main.conf// and //pk.pem// files have been copied to the //conf// folder |
| - | * Now it is necessary to run the installer again, because | + | ==== Continue ==== |
| - | * In the component step, select only Service | + | * Now it is necessary to run the installer again, because |
| - | * If the private key is protected by an authorization phrase | + | * If the private key is protected by an authorization phrase, the installer will ask for it |
| - | * In the final step of the installation, | + | * In the final step of the installation, |
| - | * [[checkInstallation|Verify functionality of T3C system]] | + | * [[checkInstallation|Please verify the T3C functionality]] |
| <WRAP round tip 90%> | <WRAP round tip 90%> | ||