This shell service runs a backup on each environment for sites in your Pantheon org tagged backups-bot
.
When paired with Google Cloud Scheduler, this is useful for automating backups for sites that aren't on paid plans yet.
- Build and deploy a Shell service
- Setting request timeout
- If you have multiple sites or a lot of multidevs, you'll probably need this higher than the default value of 5min.
- Environment variables or Secrets.
- This script requires
$TERMINUS_TOKEN
and$PANTHEON_ORG_ID
.
- This script requires
- Running services on a schedule