GCP backup allows to backup and restore specific file and folder from/to gcp bucket.
938
BCK_FILESYSTEM_PATH=/tmp/file.json local file or pathBCK_GSUTILS_PATH=gs://uspto-pair/applications/file.json google storage bucket destinationBCK_TIME_INTERVAL=300 (in seconds) time interval to check for backups docker run -d --name gcp-backup -e BCK_FILESYSTEM_PATH=/tmp/file.json -e BCK_GSUTILS_PATH=gs://uspto-pair/applications/file.json appverse/gcp-backup
Content type
Image
Digest
Size
41.9 MB
Last updated
about 9 years ago
docker pull appverse/gcp-backup