Răsfoiți Sursa

Adjust the postinstall to reflect the superadmin

Johannes Zellner 8 ani în urmă
părinte
comite
8ff9810942
1 a modificat fișierele cu 9 adăugiri și 9 ștergeri
  1. 9 9
      POSTINSTALL.md

+ 9 - 9
POSTINSTALL.md

@@ -1,19 +1,19 @@
-<nosso>
+This app comes with a pre-setup admin account with those credentials:
+username: `admin`
+
+password: `123123`
 
-This installation does not come with any pre-setup users. Create new users
-in the registration form of the app.
+The admin panel is reachable at `/admin/`.
 
+<nosso>
+New users can be created in the registration form of the app. Public registration is enabled by default.
 </nosso>
 
 <sso>
-This app integrates with Cloudron authentication. However **before** adding
-Cloudron users to projects in Taiga, they have to login into the app once.
+Otherwise it is integrated with the Cloudron user management.
+However **before** adding Cloudron users to projects in Taiga, they have to login into the app once.
 Otherwise the app assumes this is an external user and will send an invite.
 
 Public registration is disabled. If required, please install an instance of
 Taiga without Cloudron user integration.
 </sso>
-
-Note that Taiga does not have a global admin panel, every user creating a
-new project is the admin of that project.
-