Skip to content

Commit 25af651

Browse files
ericallamTrigger.dev RepoOps
authored andcommitted
docs: add guide for reaching a private GCP resource from a deployed task
docs: add guide for reaching a private GCP resource from a deployed task New how-to under Guides & examples showing how a deployed task can reach a private-IP-only GCP resource (Postgres, managed Cloud SQL, ClickHouse) using a build extension, a userspace Tailscale or WireGuard tunnel, and a local SOCKS5 proxy, with no changes to Trigger.dev. Covers subnet routing to managed Cloud SQL, cold-start tuning, self-hosting the control plane with Headscale, and pricing. Mono-RevId: 8207a71b44134567b1640997fc496dedf3c6e167
1 parent 2683de1 commit 25af651

2 files changed

Lines changed: 566 additions & 0 deletions

File tree

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@
579579
"guides/examples/libreoffice-pdf-conversion",
580580
"guides/examples/open-ai-with-retrying",
581581
"guides/examples/pdf-to-image",
582+
"guides/examples/private-gcp-resource",
582583
"guides/examples/puppeteer",
583584
"guides/examples/react-pdf",
584585
"guides/examples/react-email",

0 commit comments

Comments
 (0)