Skip to content

Commit 79c382d

Browse files
committed
add next steps to self-hosting overview
1 parent 8d88210 commit 79c382d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/self-hosting/overview.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,14 @@ All fields are optional. Partial overrides are supported:
9494
## Community support
9595

9696
It's dangerous to go alone! Join the self-hosting channel on our [Discord server](https://discord.gg/NQTxt5NA7s).
97+
98+
## Next steps
99+
100+
<CardGroup>
101+
<Card title="Docker compose" color="#2496ED" icon="docker" href="/self-hosting/docker">
102+
Learn how to self-host Trigger.dev with Docker compose.
103+
</Card>
104+
<Card title="Kubernetes" color="#326CE5" icon="dharmachakra" href="/self-hosting/kubernetes">
105+
Learn how to self-host Trigger.dev with Kubernetes.
106+
</Card>
107+
</CardGroup>

0 commit comments

Comments
 (0)