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: src/pages/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Plane is a simple, extensible, open source project and product management tool.
10
10
11
11
{% quick-link title="Quick Start" icon="installation" href="/quick-start" description="Learn how to use Plane and follow the best practices of taking-off." /%}
12
12
13
-
{% quick-link title="Self-host Plane" icon="presets" href="/self-hosting/self-hosting" description="Run Plane on your computer or development machine." /%}
13
+
{% quick-link title="Self-host Plane" icon="presets" href="/self-hosting/docker-compose" description="Run Plane on your computer or development machine." /%}
14
14
15
15
{% quick-link title="Integrations" icon="plugins" href="/integrations/about" description="Extend Plane with third-party plugins and integrations" /%}
Copy file name to clipboardExpand all lines: src/pages/quick-start.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ If you prefer to self-host Plane on your own machine, you can do so using
35
35
Docker. However, please note that you'll need to add additional configurations
36
36
for email, authentication, and storage services. Plane is open-sourced under
37
37
Apache-2.0, and currently, we support self-hosting Plane using Docker. For
38
-
detailed instructions, please refer to the [self-hosting](/self-hosting) section.
38
+
detailed instructions, please refer to the [self-hosting](/self-hosting/docker-compose) section.
39
39
40
40
{% callout type="note" %}
41
41
We are also working on making the self-hosting process smoother by introducing
@@ -49,7 +49,6 @@ configuration, please raise a feature request on our
49
49
50
50
Our new sign-up and sign-in flows make it easier for Instance admins to identify themselves and unlock security + governance features for their instance. Our Cloud users also enjoy easier sign-ups and sign-ins. See [Sign up and sign in](/sign-up-sign-in) for more.
51
51
52
-
53
52
## Onboarding and Invitation
54
53
55
54
If you have signed up for the first time, the first step in Plane is to create a
This screen will help you get set up with an e-mail and a password and get access to {% inline-code textColor="blue" %}God Mode{% /inline-code %} features. [Learn more](/instance-admin)
38
+
This screen will help you get set up with an e-mail and a password and get access to {% inline-code textColor="blue" %}God Mode{% /inline-code %} features. [Learn more](/self-hosting/instance-admin)
39
39
40
-
To prevent misuse of these features, you can’t access these screens without going through our secure set-up first, which will start when when you upgrade to {% inline-code textColor="red" %}v0.14{% /inline-code %}.
40
+
To prevent misuse of these features, you can’t access these screens without going through our secure set-up first, which will start when when you upgrade to {% inline-code textColor="grey" %}v0.14{% /inline-code %}.
41
41
42
42
{% callout type="cloud" %}
43
43
Cloud users will get their own set of {% inline-code textColor="blue" %}God Mode{% /inline-code %} in a later update for authorization and billing controls. {% link href="https://ece39166.sibforms.com/serve/MUIFANgaMWIARsq1n0lMNrch19pdY2HJm9FkSXAeq1DrCoXJBmO9Yq6SPgtzu7rL0lQBmCvvz2A2arVl5WaDxYu6YhNW4PKNAis0DMXmpRnwm5633BvXqIYILqZuyqYiGS7_QjJ0Ozh4R2uctd8RwiiTLSHWpnV2njQt6DPV5cVr8FH3K-TouNAlBScOJxbCpjj8fYo2ULsEJeAL" target="_blank" %}Subscribe to be notified{% /link %}.
@@ -53,7 +53,7 @@ New instances that complete set-up let you skip {% inline-code textColor="blue"
53
53
54
54
## FAQs
55
55
56
-
{% expansion collapsedTitle="How do you know who an `Instance admin` is?" %}
56
+
{% expansion collapsedTitle="How do you know who an is?" content="Instance admin" addAfter="an" textColor="blue" %}
57
57
58
58
Whoever spins up the instance or upgrades to {% inline-code textColor="grey" %}v0.14{% /inline-code %}, we assume, is the instance admin. When you see {% inline-code textColor="blue" %}Let's secure your instance{% /inline-code %}, enter your email-password combo. If you are already using Plane with those credentials, you will be logged in and will see {% inline-code textColor="blue" %}/god-mode{% /inline-code %} features. If not, we will create a new user on your local instance and you will see {% inline-code textColor="blue" %}/god-mode{% /inline-code %}.
59
59
@@ -75,15 +75,15 @@ All existing users will log in with their usual email address-password combos if
75
75
76
76
{% /expansion %}
77
77
78
-
{% expansion collapsedTitle="What will happen to the default `[email protected]`account that you shipped so far?" %}
78
+
{% expansion collapsedTitle="What will happen to the default account that you shipped so far?" content="[email protected]" addAfter="default" textColor="blue" %}
79
79
80
80
For all new instances, there won’t be a {% inline-code textColor="blue" %}[email protected]{% /inline-code %} account. Instance set-up will allow you to set up a workspace and set workspace and project admins.
81
81
82
82
For existing instances, the instance admin’s email will be added to each project with the same permissions as {% inline-code textColor="blue" %}[email protected]{% /inline-code %}’s so you can remove that email completely from your workspaces and projects.
83
83
84
84
{% /expansion %}
85
85
86
-
{% expansion collapsedTitle="This is unreal, but I have an instance that has a `/god-mode`path already. I can’t access my Plane instance. Help!" %}
86
+
{% expansion collapsedTitle="This is unreal, but I have an instance that has a path already. I can’t access my Plane instance. Help!" content="/god-mode" textColor="blue" addAfter=" a " %}
87
87
88
88
That is unreal! Please reach out to us immediately on
89
89
{% link href="https://discord.com/login?redirect_to=%2Fchannels%2F1031547764020084846%2F1094927053867995176" target="_blank" %}support{% /link %}
@@ -105,17 +105,17 @@ if you haven’t set up SMTP and are facing troubles with your users logging in.
105
105
106
106
{% /expansion %}
107
107
108
-
{% expansion collapsedTitle="Why are you introducing passwords for users? What’s happening with unique links to sign up and sign in?" link="app.plane.so" href="http://app.plane.so" addAfter="for" target="_blank" %}
108
+
{% expansion collapsedTitle="Why are you introducing passwords for users? What’s happening with unique links to sign up and sign in?" content="app.plane.so" href="http://app.plane.so" addAfter="for" target="_blank" %}
109
109
110
110
Unique links are secure and relatively easier, but we have heard from enough of our Cloud users that they would like to log in using a more permanent and easier method. Should you want to continue using unique codes, you are covered. We will keep that option alive for good.
111
111
112
112
While using Google or GitHub are good options already, not all of you would want to use them. For those that prefer a password and would like to do away with codes, we want to make that option available.
113
113
114
114
{% /expansion %}
115
115
116
-
{% expansion collapsedTitle="Is there a `God Mode`for Cloud admins, too?" %}
116
+
{% expansion collapsedTitle="Is there a for Cloud admins, too?" content="God Mode" addAfter=" a " textColor="blue" %}
117
117
118
-
Not now, but soon enough, there will be a {% inline-code textColor="blue" %}God Mode{% /inline-code %} for Cloud admins. More [here](/instance-admin)
118
+
Not now, but soon enough, there will be a {% inline-code textColor="blue" %}God Mode{% /inline-code %} for Cloud admins. More [here](/self-hosting/instance-admin)
0 commit comments