neosrulez/backup-googlecloudstorage

Last activity 22 Oct 2022 8437
composer require neosrulez/backup-googlecloudstorage

Backup your persistent data and database in Google Cloud Storage

1.0.2

Version
1.0.2
Type
neos-package
Release Date
Sep 07, 2020 11:55
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • ifsnop/mysqldump-php: 2.9
  • google/cloud-storage: *
fcc0d2728f31c28e7509fda5aff98bf7fbafb007

Readme excerpt

Neos CMS and Neos Flow Google Cloud Storage Backup

A package for Neos CMS and Neos Flow to create and restore backups in and from Google Cloud Storage.

Installation

The 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.yaml

Define 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 85 package(s).