What this solution does
Backup module for Reg Cloud for 1C-Bitrix
This module enables the automatic transfer of backup archives created by standard 1C-Bitrix tools to the Reg Cloud storage. It provides a reliable solution for website backup without requiring manual intervention.
How it works
Backup creation is performed via the standard script /bitrix/modules/main/tools/backup.php. The script can be executed manually or scheduled automatically using cron.
To configure the module, navigate to Settings → Tools → Backup → Regular Backup in the administration panel and set the "Launch method" option to "via direct launch /bitrix/modules/main/tools/backup.php".
Once the backup archive is successfully created, the file is automatically uploaded to Reg Cloud. To prevent storage overflow, older backups are deleted and moved to the trash.
All errors occurring during the backup process or while interacting with Reg Cloud are logged in the system event log. This allows for prompt detection and resolution of potential issues.
The module provides automatic backup transmission to the Reg Cloud storage. It automatically removes outdated backups and logs errors. The solution is fully compatible with standard Bitrix backup settings and supports execution via cron jobs.
General iT can install and configure this module and check how it works on your website.