You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/open-source-self-hosting.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
---
2
-
title: "Self-hosting"
3
-
description: "You can self-host Trigger.dev on your own infrastructure."
2
+
title: "Docker (legacy)"
3
+
description: "You can self-host Trigger.dev on your own infrastructure using Docker."
4
4
---
5
5
6
+
<Tip>This guide is for v3, you can find the v4 guide [here](/self-hosting/docker).</Tip>
7
+
6
8
<Warning>Security, scaling, and reliability concerns are not fully addressed here. This guide is meant for evaluation purposes and won't result in a production-ready deployment.</Warning>
7
9
8
10
<Note>This guide is for Docker only. We don't currently provide documentation for Kubernetes.</Note>
0 commit comments