create setup files and GCP tutorial
This commit is contained in:
parent
1e6a40adee
commit
a200ddc4fd
3 changed files with 13 additions and 1 deletions
0
scripts/gcp_setup.sh
Normal file
0
scripts/gcp_setup.sh
Normal file
10
scripts/gcp_setup_tutorial.yaml
Normal file
10
scripts/gcp_setup_tutorial.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue