Overview
Google Cloud Batch is a fully managed batch processing service that enables you to run large-scale batch jobs on Google Cloud. OpenSRE integrates with Google Cloud Batch to provide real-time observability for your batch workloads.Prerequisites
- Google Cloud account with Batch API enabled
gcloudCLI installed and configured- OpenSRE account and API token
Getting Started
1. Create a Machine Image With OpenSRE Installed
Once everything is correctly installed and running, create a Machine Image from this VM.
This Machine Image will serve as the base template for future instances.
2. Set the Machine Image as the Default for New Instances
In your Google Batch configuration, set the Machine Image created above to be the default boot image.
3. Update Your nextflow.config to Work With OpenSRE
Improve your nextflow.config so that it integrates correctly with OpenSRE in Google Batch environments.