planetary-social / ansible-scripts

Ansible automation scripts used at Planetary
MIT License
2 stars 3 forks source link

add gcloud sync fro blobs to ansible scripts #1

Closed rabble closed 2 years ago

rabble commented 2 years ago

We should be running in ~/.ssb/blobs/sha256/ this script rclone sync -P --gcs-bucket-policy-only . gcloud:mainnet-blobs

with google cloud access to write setup, using gcloud, so that blobs can be synced from the pubs to google cloud store.

rabble commented 2 years ago

We did this then discovered there were performance issues.