What this solution does
VK Cloud Backup Module for 1C-Bitrix
The module provides automatic offloading of site backups created by standard 1C-Bitrix tools to the VK Cloud storage. This solution ensures reliable site backup without the need for manual intervention.
How it works
Backup is performed via the standard script /bitrix/modules/main/tools/backup.php. The script can be launched manually or on a schedule via cron.
Configuration is done in the administration panel: Settings → Tools → Backup → Regular Backup. Set the "Launch method" option to "via direct launch /bitrix/modules/main/tools/backup.php".
After the backup file is successfully created, it is automatically uploaded to VK Cloud. To prevent storage overflow, old backups are deleted (moved to the trash).
All errors occurring during the backup process or during interaction with VK Cloud are recorded in the event log. This allows for prompt detection and resolution of issues.
Module contents
The module provides automatic backup upload to VK Cloud storage. It automatically removes outdated backups and logs errors. The solution is fully compatible with standard Bitrix backup settings and supports cron job execution.
General iT can install and configure this module and check how it works on your website.