From 79c382d1afa2c87d482300892497602b53b9ba63 Mon Sep 17 00:00:00 2001 From: nicktrn <55853254+nicktrn@users.noreply.github.com> Date: Mon, 30 Jun 2025 13:24:09 +0100 Subject: [PATCH] add next steps to self-hosting overview --- docs/self-hosting/overview.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/self-hosting/overview.mdx b/docs/self-hosting/overview.mdx index 59f53ed50..93737247f 100644 --- a/docs/self-hosting/overview.mdx +++ b/docs/self-hosting/overview.mdx @@ -94,3 +94,14 @@ All fields are optional. Partial overrides are supported: ## Community support It's dangerous to go alone! Join the self-hosting channel on our [Discord server](https://discord.gg/NQTxt5NA7s). + +## Next steps + + + + Learn how to self-host Trigger.dev with Docker compose. + + + Learn how to self-host Trigger.dev with Kubernetes. + +