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: integrations/vercel.mdx
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: "Integrate Kernel through the Vercel Marketplace"
5
5
6
6
## Integrate Kernel through the Vercel Marketplace
7
7
8
-
The Vercel Marketplace allows Vercel users to install and configure third-party services, like Kernel, directly from the Vercel dashboard. Kernel offers an [official integration](https://vercel.com/marketplace/kernel) that Vercel users can install to integrate Kernel into their Vercel projects.
8
+
The Vercel Marketplace allows Vercel users to install and configure third-party services, like Kernel, directly from the Vercel dashboard. Kernel offers an [official integration](https://vercel.com/marketplace/kernel) that Vercel users can install to integrate Kernel cloud browsers into their Vercel projects.
9
9
10
10
### Installing the Kernel Integration
11
11
@@ -16,16 +16,16 @@ The Vercel Marketplace allows Vercel users to install and configure third-party
16
16
1. Navigate to the [Kernel integration](https://vercel.com/marketplace/kernel) in the Vercel Marketplace.
17
17
2. Click **Install** to add Kernel to your Vercel team.
18
18
3. Select your pricing plan.
19
-
4. Provide a name for your Kernel installation. (this is not used for billing or anything else)
19
+
4. Provide a name for your Kernel installation (this is not used for billing or anything else).
20
20
5. Click **Create**.
21
21
22
-
Vercel will automatically provision a Kernel account, organization, and API key for you. Vercel calls the provisioned account, organization, and API key a **Resource**.
22
+
Vercel will automatically provision a Kernel User account, Organization, and API key for you. Vercel calls the provisioned account, Organization, and API key a **Resource**.
23
23
24
-
Each Vercel team has an associated Kernel Organization. Kernel will automatically provision a new account for you, or link to an existing Kernel account if an account is found with the same email address. An equivalent role in Kernel is assigned to the user based on their Vercel team role. Roles and Vercel team membership are automatically synced to Kernel.
24
+
Each Vercel team has an associated Kernel Organization. Kernel will automatically provision a new User account for you, or link to an existing Kernel User account if an account is found with the same email address. An equivalent role in Kernel is assigned to the user based on their Vercel team role. Roles and Vercel team membership are automatically synced to Kernel.
25
25
26
26
### Connecting to your Vercel projects
27
27
28
-
Once you've installed Kernel, you will need to connect it to one of your Vercel projects. Generally, a Kernel organization should be connected to a single Vercel project.
28
+
Once you've installed Kernel, you will need to connect it to one of your Vercel projects. Generally, a Kernel Organization should be connected to a single Vercel project.
29
29
30
30
Connecting to a project will automatically sync your Kernel API key to your Vercel project's environment variables. The following environment variable will be automatically synced to all environments:
31
31
@@ -99,12 +99,11 @@ For more examples and features like profiles, stealth mode, and live view, check
99
99
100
100
The pricing for plans purchased through the Vercel Marketplace is the same as the pricing when purchased directly through Kernel. For more information on Kernel's pricing and available plans, see the [Pricing page](https://onkernel.com/#pricing).
101
101
102
-
Billing and usage data are reported hourly to Vercel and can be viewed directly in the Vercel Dashboard.
102
+
Billing and usage data are reported hourly to Vercel and can be viewed directly in the Vercel Dashboard. Billing plan management can be done through both the Vercel Dashboard and the Kernel Dashboard.
103
103
104
104
### Limitations
105
105
106
106
The following limitations apply when using Kernel through the Vercel Marketplace:
107
107
108
-
- Vercel-managed Organizations cannot be deleted from the Kernel Dashboard, they can only be deleted by uninstalling the Kernel integration.
109
-
- Billing plan management can be done through both the Vercel Dashboard and the Kernel Dashboard.
110
-
- Existing Kernel organizations cannot be moved to be managed by the Kernel Vercel Integration.
108
+
- Vercel-managed Organizations cannot be deleted from the Kernel Dashboard, they can only be deleted by uninstalling the Kernel integration in Vercel.
109
+
- Existing Kernel Organizations cannot be moved to be managed by the Kernel Vercel Integration.
0 commit comments