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/run-an-instance.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
# how to run a cobalt instance
2
+
this tutorial will help you run your own cobalt processing instance. if your instance is public-facing, we highly recommend that you also [protect it from abuse](/docs/protect-an-instance.md) using turnstile or api keys or both.
3
+
2
4
## using docker compose and package from github (recommended)
3
5
to run the cobalt docker package, you need to have `docker` and `docker-compose` installed and configured.
0 commit comments