We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d88210 commit 79c382dCopy full SHA for 79c382d
docs/self-hosting/overview.mdx
@@ -94,3 +94,14 @@ All fields are optional. Partial overrides are supported:
94
## Community support
95
96
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
107
+</CardGroup>
0 commit comments