Skip to content

Automatic exporter from Google Cloud SQL database to Google Cloud Storage bucket

License

Notifications You must be signed in to change notification settings

sinlead/cloud-sql-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud SQL Export

Automatic exporter from Google Cloud SQL database to Google Cloud Storage bucket

Dockerfile

This project has a Dockerfile and can therefore be run as a container in a VM, or in a Kubernetes cluster.

Environment variables:

  • PROJECT: which project to use (GCP project-id).

  • KEY_FILE: path to the service account credential file.

  • INSTANCE_NAME: Cloud SQL instance name

  • BUCKET_NAME: Cloud Storage bucket name

  • DATABASE_NAME: Cloud SQL database name

At the time of writing, this image is available on Docker Hub as sinlead/cloud-sql-export.

About

Automatic exporter from Google Cloud SQL database to Google Cloud Storage bucket

Resources

License

Stars

Watchers

Forks

Packages

No packages published