Update installation instructions (#1915)

Update installation instructions to mention new initialization token on first startup

Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
This commit is contained in:
Eduard Heimbuch
2022-01-11 16:23:24 +01:00
committed by GitHub
parent e9f22e89ec
commit 9d21b8dba7
5 changed files with 10 additions and 5 deletions

View File

@@ -39,7 +39,8 @@ if you want to start the application in background, we can use the `start` param
```
After the scm-manager is started, it should be reachable on port 8080
The default username is `scmadmin` with the password `scmadmin`.
There you have to create your initial admin account with an initialization token which you can find inside your server logs.
You can find more detailed information here: [first startup](../../first-startup/)
## Troubleshooting