langflow/scripts/gcp_setup_tutorial.yaml
2023-04-19 22:59:56 +00:00

10 lines
279 B
YAML

title: Setting up Langflow on GCP
description: This tutorial guides you through setting up Langflow on GCP
steps:
- title: Running setup script
content: |
Running the setup script to create resources and deploy Langflow on GCP.
```bash
source gcp_setup.sh
```