-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,16 +14,19 @@ You can access your docupike.cloud instance with the following URL schema: | |
https://<your_subdomain>.docupike.cloud/ | ||
~~~ | ||
|
||
Your subdomain is initially requested by your administrator when ordering docupike.cloud and is assigned at the time of installation and usually matches your organization's name. If you don't know your organization's subdomain contact your administrator or the [docupike.cloud support][helpdesk]. | ||
Your subdomain is initially requested by your administrator when ordering a `docupike.cloud` instance and usually matches your organization's name. If you don't know your organization's subdomain contact your administrator or the [docupike.cloud support][helpdesk]. | ||
|
||
Point your Web browser to the Web UI of docupike to see the login screen: | ||
|
||
[![Login screen](../img/screenshots/login.png)](../img/screenshots/login.png) | ||
|
||
[helpdesk]: mailto:[email protected] | ||
|
||
!!! info "Login with" | ||
Login with Google or Microsoft is available when your E-Mail address is linked to a user | ||
|
||
!!! info "No default login" | ||
docupike has no default login like an admin user called `admin` with a trivial password like `admin`. Instead, during the installation the first individual user will be created automatically. This user has the admin role with all rights and permissions. | ||
docupike has no default login data. Instead, during the installation the first individual user will be created automatically. You will receive a E-Mail with a link to create a password. This user has the admin role with all rights and permissions. | ||
|
||
!!! info "Reset password" | ||
If you forgot your password or simply need to change it, you can contact our support. If wrong credentials are used for login, you will also be shown a link to contact our support, who will be pleased to help you. | ||
If you forgot your password or simply need to change it, you can use the `Reset Password` Button on the login Screen. |