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: self-hosting/manage/prime-cli.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ sidebarTitle: Prime CLI
7
7
8
8
<Warning>Update your CLI with the command `sudo prime-cli update-cli` before you download any Plane updates. The latest version of the CLI ensures your Plane upgrades happen smoothly.</Warning>
9
9
10
-
The Prime CLI is our own command-line interface to help you install, upgrade, and manage your Enterprise edition instance without being a pro at Docker.
10
+
The Prime CLI is our own command-line interface to help you install, upgrade, and manage your Commercial edition instance without being a pro at Docker.
11
11
12
12
<Note>
13
-
If you are on the Community edition and want to upgrade to the Enterprise edition, see [Upgrade from Community](/self-hosting/manage-plans/upgrade-from-community).
13
+
If you are on the Community edition and want to upgrade to the Commercial edition, see [Upgrade from Community](/self-hosting/manage-plans/upgrade-from-community).
14
14
</Note>
15
15
16
16
Bring up the Prime CLI with ```sudo prime-cli``` from any directory on your machine.
Copy file name to clipboardExpand all lines: self-hosting/methods/kubernetes.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Kubernetes
5
5
This guide shows you the steps to deploy a self-hosted instance of Plane using Kubernetes.
6
6
7
7
## Recommended edition
8
-
Plane One and Plane Pro are enabled on this edition. If you would like to try the Community Edition first, [click here](#community-edition).
8
+
Plane One and Plane Pro are enabled on this edition, so the Free plan on this edition is easier to trial our paid plans from.
9
9
10
10
### Prerequisites
11
11
@@ -51,7 +51,7 @@ Plane One and Plane Pro are enabled on this edition. If you would like to try th
51
51
```
52
52
53
53
<Note>
54
-
This is the minimum required to set up Plane Enterprise. You can change the default namespace from `plane`, the default app name from `plane-app`, the default storage class from `longhorn`, and the default ingress class from `nginx` to
54
+
This is the minimum required to set up Plane Commercial edition. You can change the default namespace from `plane`, the default app name from `plane-app`, the default storage class from `longhorn`, and the default ingress class from `nginx` to
55
55
whatever you would like to.<br/> <br/>
56
56
You can also pass other settings referring to `Configuration Settings` section.
57
57
</Note>
@@ -97,7 +97,7 @@ Plane One and Plane Pro are enabled on this edition. If you would like to try th
97
97
98
98
| Setting | Default | Required | Description |
99
99
|---|:---:|:---:|---|
100
-
| dockerRegistry.enabled | false || Plane uses a private Docker registry which needs authenticated login. This must be set to `true` to install Plane Enterprise. |
100
+
| dockerRegistry.enabled | false || Plane uses a private Docker registry which needs authenticated login. This must be set to `true` to install Plane Commerical edition. |
101
101
| dockerRegistry.registry | registry.plane.tools| Yes | The host that will serve the required Docker images; Don't change this. |
102
102
| dockerRegistry.loginid || Yes | Sets the `loginid` for the Docker registry. This is the same as the REG_USER_ID value on prime. plane.so |
103
103
| dockerRegistry.password || Yes | Sets the `password` for the Docker registry. This is the same as the REG_PASSWORD value on prime.plane.so|
Copy file name to clipboardExpand all lines: workspaces-and-users/upgrade-plan.mdx
+18-14Lines changed: 18 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,45 +3,49 @@ title: Plan upgrades
3
3
sidebarTitle: Plan upgrades
4
4
---
5
5
6
-
<Note>
7
-
If you are on the Community edition and want to upgrade to the Enterprise edition, see [Upgrade from Community](/self-hosting/manage-plans/upgrade-from-community).
8
-
</Note>
6
+
<Tip>
7
+
If you are on the Community edition and want to upgrade to the Enterprise edition, see [Upgrade from Community](/self-hosting/upgrade-from-community).
8
+
</Tip>
9
9
10
10
## Cloud and self-hosted
11
11
12
12
To upgrade to a paid plan, follow the steps below:
13
+
<Warning>
14
+
Self-hosted editions will need one more step. [See here](#self-hosted-only).
15
+
</Warning>
13
16
14
17
1. On the Plane app, click the **⌄** icon next to your workspace name on the sidebar and select **Workspace Settings**.
2. Select **Billing and plans** under **Settings**.
17
20
<Frame></Frame>
18
-
3. Select the **Monthly** or **Yearly** tab to choose the billing cycle.
21
+
3. Select the **Monthly** or **Yearly** tab to choose the billing cycle for Pro.
19
22
4. Click the **Upgrade** button.
20
23
<Note>
21
-
If you are on Cloud, you can click the **Start free trial** button under the Pro plan to opt for a 14-day free trial.
24
+
If you are on Cloud, you can click the **Start free trial** button under the Pro plan to opt for a 14-day free trial. Trials aren't available for self-hosted paid plans.
22
25
</Note>
23
-
5. Clicking the **Upgrade** button will redirect you to a Stripe payment page. Enter the card information and click **Subscribe**.
24
-
6.After processing the payment, you will see a confirmation as shown below.
26
+
5. Clicking the **Upgrade** button will redirect you to a Stripe page. Enter your payment info and click **Subscribe**.
27
+
6.If your transaction goes through, you will see a confirmation as shown below.
Starting v1.3.0, your license will need to be activated on a self-hosted instance of our Enterprise Edition. Each license can be used to activate only one workspace.
32
-
</Note>
35
+
</Warning>
33
36
34
-
Steps 1 to 5 above are exactly the same when upgrading to a paid plan on your self-hosted instance. To activate the license on your workspace, follow the steps below:
37
+
Steps #1 through #5 from above work the exact same way on self-hosted, too. To activate the license on your workspace, follow the steps below:
35
38
36
-
1.After processing the payment, you will be redirected to the [Prime portal](https://prime.plane.so/licenses), where you can access all the licenses you have purchased.
39
+
1.If your payment goes through, you will be redirected to the [Prime portal](https://prime.plane.so/licenses), your one-stop interface to manage your licenses and buy new ones. Find the license by the plan you just subscribed to.
If you want to purchase more licenses for your other workspaces, you can directly do that in the [Prime portal](https://prime.plane.so/licenses/plans) instead of the **Billing and plans** screen. Click the **Get more licenses** button as shown in the image above to buy more licenses.
42
+
Click the Get more licenses button as in the image above on the [Prime portal](https://prime.plane.so/licenses/plans) to buy more licenses.
40
43
</Note>
41
44
2. Copy the **License key** for the license you want to activate.
42
-
3. Go back to the **Billing and plans** screen. Click the **Activate this Workspace** button.
45
+
3. Go back to the **Billing and plans** screen, usually already open in your browser.
0 commit comments