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
Sourcegraph Enterprise Starter offers the following limits:
40
40
41
-
- Max 50 users per workspace
41
+
- Max 500 users per workspace
42
42
- Max 100 repos per workspace
43
43
- Starts with 5 GB of storage
44
44
- 1 GB storage per seat added
45
-
-10 GB max total storage
45
+
-50 GB max total storage
46
46
47
47
## Workspace settings
48
48
@@ -58,7 +58,7 @@ After creating a new workspace, you can switch views between your personal and w
58
58
59
59
## Getting started with workspace
60
60
61
-
A workspace admin can invite new members to their workspace using their team member's email address. Once the team member accepts the invitation, they will be added to the workspace and assigned the member role. Next, the member is asked to connect and authorize the code host (GitHub) to access the private repositories indexed in your Sourcegraph account.
61
+
A workspace admin can invite new members to their workspace using their team member's email address. Once the team member accepts the invitation, they will be added to the workspace and assigned the member role. Next, the member is asked to connect and authorize their code host (GitHub, GitLab.com, or Bitbucket Cloud) to access the private repositories indexed in your Sourcegraph account.
62
62
63
63
If you skip this step, the member won't be able to access any of the private repositories they have access to. However, they can still use the public search via the Sourcegraph code search bar.
64
64
@@ -68,7 +68,12 @@ If you skip this step, the member won't be able to access any of the private rep
68
68
69
69
From the Repository Management settings, workspace admins can configure various settings for connecting code hosts and indexing repositories in their workspace. You can index up to 100 repos per workspace.
-**GitHub** provides repository-level permissions that are reflected in Sourcegraph.
74
+
-**GitLab.com** and **Bitbucket Cloud** repositories are accessible to all workspace members regardless of the member's permissions on the external code host.
@@ -86,4 +91,4 @@ When you add a new organization, you must authorize access and permission for al
86
91
87
92
As you add more repos, you get logs for the number of repos added, storage used, and their status. To remove any repo from your workspace, click the repo name that changes the repo status **TO BE REMOVED**. Click the **Save Changes** button to confirm it.
0 commit comments