Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:dpi_components:dpiui:user_guide:admin_section:gui_man:config:backup [2022/08/30 09:38] – evgeniy.hristenko | en:dpi:dpi_components:dpiui:user_guide:admin_section:gui_man:config:backup [2022/09/02 12:26] (current) – removed evgeniy.hristenko | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 2 Backups ====== | ||
- | |||
- | {{indexmenu_n> | ||
- | |||
- | Starting with version 2.25.9, the function of backup DB, FS has appeared. By enabling the function, you can configure the frequency of copying, storage duration, as well as export via SCP to a remote storage. | ||
- | |||
- | Move to the DB and FS settings section, open the Administrator menu item, section **«Backup settings»**. | ||
- | |||
- | {{ : | ||
- | |||
- | |||
- | ====== Configuration ====== | ||
- | |||
- | ===== Enable DB backup ===== | ||
- | |||
- | To enable DB backup, select " | ||
- | |||
- | {{ : | ||
- | |||
- | __//Specify the following settings// | ||
- | * **BACKUP_DB_ENABLED - enable DB backup.** (Default value - Disabled) | ||
- | |||
- | * **BACKUP_DB_INTERVAL_HOURS - backup DB time interval, hours.** (Default value - 24) | ||
- | |||
- | * **BACKUP_DB_PATH - backup DB save path.** (Default path: / | ||
- | |||
- | * **BACKUP_DB_DELETE_OLD_INTERVAL - delete old DB backups interval, hours.** (Default value - 0) | ||
- | |||
- | <note important> | ||
- | |||
- | ===== Enable FS backup ===== | ||
- | |||
- | < | ||
- | To enable FS backup, select " | ||
- | |||
- | {{ : | ||
- | |||
- | __//Specify the following settings// | ||
- | * **BACKUP_FS_ENABLED - enable FS backup.** (Default value - Disabled) | ||
- | |||
- | * **BACKUP_FS_INTERVAL_HOURS - backup FS time interval, hours.** (Default value - 24) | ||
- | |||
- | * **BACKUP_FS_PATH - backup FS save path.** (Default path: / | ||
- | |||
- | * **BACKUP_FS_DELETE_OLD_INTERVAL - delete old FS backups interval, hours.** (Default value - 0) | ||
- | |||
- | <note important> | ||
- | |||
- | ===== Remote server for storing backups settings ===== | ||
- | |||
- | * **BACKUP_SCP_HOST - remote server host for storing backups.**\\ | ||
- | |||
- | * **BACKUP_SCP_PORT - remote server port for storing backups.**\\ | ||
- | |||
- | * **BACKUP_SCP_USER - backup storage username.**\\ | ||
- | |||
- | * **BACKUP_SCP_PASSWORD - backup storage password.**\\ | ||
- | |||
- | < | ||
- | |||
- | * **BACKUP_SCP_DB_PATH - backup DB remote path.** (Default path: / | ||
- | <note important> | ||
- | |||
- | * **BACKUP_SCP_FS_PATH - backup FS remote path.** (Default path: / | ||
- | <note important> | ||
- | |||
- | ===== Saving сhanges ===== | ||
- | |||
- | To save the edited parameters, click the **" | ||
- | |||
- | {{ : | ||
- | |||
- | |||