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
To connect your code to Sourcebot you create **connections**. A **connection** is a configuration object that describes how Sourcebot should fetch information from a supported code host.
7
9
8
10
There are two ways to define connections:
@@ -23,15 +25,6 @@ There are two ways to define connections:
<Note>Missing your code host? [Submit a feature request on GitHub](https://github.com/sourcebot-dev/sourcebot/discussions/categories/ideas).</Note>
<Note>Want a managed solution? Checkout [Sourcebot Cloud](/docs/getting-started).</Note>
7
9
8
10
Sourcebot is open source and can be self-hosted using our official [Docker image](https://github.com/sourcebot-dev/sourcebot/pkgs/container/sourcebot).
@@ -75,16 +77,7 @@ Sourcebot is open source and can be self-hosted using our official [Docker image
75
77
<Steptitle="Link your code">
76
78
Sourcebot supports indexing public & private code on the following code hosts:
<Note>Missing your code host? [Submit a feature request on GitHub](https://github.com/sourcebot-dev/sourcebot/discussions/categories/ideas).</Note>
0 commit comments