What this solution does
The module provides automatic uploading of 1C-Bitrix site backups to the Beeline cloud storage. The solution operates without manual intervention, utilizing the platform's standard mechanisms for creating backups.
The backup process is executed via the system script /bitrix/modules/main/tools/backup.php. Execution can be triggered manually or automatically on a schedule via cron.
To ensure correct operation, in the control panel under Settings → Tools → Backup → Regular Backup, set the 'Launch method' option to 'via direct launch /bitrix/modules/main/tools/backup.php'.
After a backup archive is successfully created, the file is automatically uploaded to Beeline Cloud. To prevent storage overflow, older backups are deleted and moved to the trash.
All errors occurring during backup creation or data transfer to the cloud are recorded in the system event log. This allows for prompt detection and resolution of issues.
The module provides automatic backup transmission to the Beeline cloud storage. It includes functionality for deleting outdated backups, error logging, and full compatibility with standard Bitrix backup settings. The module operates via cron jobs.
General iT can install and configure this module and check how it works on your website.