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
@@ -69,8 +69,6 @@ Watch this 1:51 minute video to get a quick overview of how to deploy Sourcebot
69
69
ghcr.io/sourcebot-dev/sourcebot:latest
70
70
```
71
71
72
-
Navigate to `localhost:3000` to start searching the Sourcebot repo.
73
-
74
72
<Accordiontitle="Details">
75
73
**This command**:
76
74
- pulls the latest version of the `sourcebot` docker image.
@@ -82,8 +80,8 @@ Watch this 1:51 minute video to get a quick overview of how to deploy Sourcebot
82
80
83
81
</Step>
84
82
85
-
<Steptitle="Login">
86
-
Navigate to `http://localhost:3000` and create an account. The first account which is registered on a fresh Sourcebot deployment is given the [owner role](/docs/configuration/auth/roles-and-permissions).
83
+
<Steptitle="Complete onboarding">
84
+
Navigate to `http://localhost:3000` and complete the onboarding flow.
87
85
88
86
<Note>
89
87
By default, only email / password authentication is enabled. [Learn more about authentication](/docs/configuration/auth/overview).
0 commit comments