langflow/scripts/gcp_setup_tutorial.yaml
2023-04-21 12:22:12 -03: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
```