MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 529 forks source link

Setup 2 migration vms #15610

Closed dkijania closed 4 months ago

dkijania commented 5 months ago

After repeating failures of cron job we need to have option B which are vm just to perform migration available for everyone in the team

dkijania commented 4 months ago

Done. Below example command to connect to :

gcloud compute ssh --zone "us-central1-a" "migration-vm-2" --project "o1labs-192920"

or

gcloud compute ssh --zone "us-central1-a" "migration-vm-1" --project "o1labs-192920"