mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-04 20:45:52 +01:00
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:
@@ -16,7 +16,8 @@ sudo apt-get install scm-server
|
||||
```
|
||||
|
||||
After the installation of the package scm-manager will automatically start 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/)
|
||||
|
||||
## Detailed installation
|
||||
|
||||
|
||||
@@ -14,7 +14,8 @@ brew services start scm-manager/tap/scm-server
|
||||
```
|
||||
|
||||
After a few seconds SCM-Manager should be started 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/)
|
||||
|
||||
## Detailed installation
|
||||
|
||||
|
||||
@@ -23,7 +23,8 @@ sudo yum install scm-server
|
||||
```
|
||||
|
||||
After the installation of the package scm-manager will automatically start 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/)
|
||||
|
||||
## Detailed installation
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -36,7 +36,8 @@ scm-server.exe start
|
||||
```
|
||||
|
||||
SCM-Manager is now starting and after a few seconds 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user