Download the PHP package neosrulez/backup-googlecloudstorage without Composer
On this page you can find all versions of the php package neosrulez/backup-googlecloudstorage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neosrulez/backup-googlecloudstorage
More information about neosrulez/backup-googlecloudstorage
Files in neosrulez/backup-googlecloudstorage
Download neosrulez/backup-googlecloudstorage
More information about neosrulez/backup-googlecloudstorage
Files in neosrulez/backup-googlecloudstorage
Vendor neosrulez
Package backup-googlecloudstorage
Short Description Backup your persistent data and database in Google Cloud Storage
License
Package backup-googlecloudstorage
Short Description Backup your persistent data and database in Google Cloud Storage
License
Please rate this library. Is it a good library?
Informations about the package backup-googlecloudstorage
Neos CMS and Neos Flow Google Cloud Storage Backup
A package for Neos CMS and Neos Flow to create and restore backups on and from Google Cloud Storage.
Installation
Settings.yaml
Define an individual identifier for your backups, a Google Cloud Storage Bucket and specify the storage location of the credential .json:
CLI
CLI command | Action |
---|---|
./flow backup:create | Create backup on Google Cloud Storage |
./flow backup:create --name name_of_the_backup |
Create custom named backup in Google Cloud Storage (without file extension) |
./flow backup:restore name_of_the_backup.zip |
Restore backup from Google Cloud Storage (can't be undone!) |
./flow backup:restoredata name_of_the_backup.zip |
Restore persistent data backup from Google Cloud Storage (can't be undone!) |
./flow backup:restoredatabase name_of_the_backup.zip |
Restore persistent data backup from Google Cloud Storage (can't be undone!) |
./flow backup:delete | Delete backup on Google Cloud Storage (can't be undone!) |
Author
- E-Mail: [email protected]
- URL: http://www.patriceckhart.com
All versions of backup-googlecloudstorage with dependencies
PHP Build Version
Package Version
Requires
neos/flow Version
^7.0 || ^8.0 || ^8.1
wapmorgan/unified-archive Version ^1.1
ifsnop/mysqldump-php Version 2.9
google/cloud-storage Version *
wapmorgan/unified-archive Version ^1.1
ifsnop/mysqldump-php Version 2.9
google/cloud-storage Version *
The package neosrulez/backup-googlecloudstorage contains the following files
Loading the files please wait ....