Skip to content

Conversation

danvergara
Copy link
Contributor

@danvergara danvergara commented Oct 23, 2024

Add support for Google Cloud Platform Buckets for backups.

Changes

  • Add a function called GCPBucketUpload to upload the zipped database to a GCP bucket
  • Add more config examples such as the name of the bucket (GCP_BUCKET_NAME) to the .env.example file
  • Add instructions on how to backup the database to GCP to the README file

Here are some proofs of how I successfully uploaded the database to a GCP bucket:

Screenshot from 2024-10-23 23-24-37

Screenshot from 2024-10-23 23-19-59

@danvergara danvergara force-pushed the add-gcp-bucket-backup branch from 4d9c968 to 2e97ba0 Compare October 24, 2024 05:48
@danvergara danvergara marked this pull request as ready for review October 24, 2024 05:56
@barrydeen barrydeen merged commit b515292 into bitvora:master Oct 24, 2024
ChadFarrow pushed a commit to ChadFarrow/haven that referenced this pull request Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants