neosrulez/backup-googlecloudstorage
composer require neosrulez/backup-googlecloudstorage
Backup your persistent data and database in Google Cloud Storage
2.0.1
Readme excerpt
Neos CMS and Neos Flow Google Cloud Storage BackupA package for Neos CMS and Neos Flow to create and restore backups in and from Google Cloud Storage.
InstallationThe NeosRulez.Backup.GoogleCloudStorage package is listed on packagist (https://packagist.org/packages/neosrulez/backup-googlecloudstorage) - therefore you don't have to include the package in your "repositories" entry any more.
Just add the following line to your require section:
"neosrulez/backup-googlecloudstorage": "*" Settings.yamlDefine an individual identifier for your backups, a Google Cloud Storage Bucket and specify the storage location of the credential .json:
NeosRulez: Backup: …Read more
The same vendor provides 85 package(s).