mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-06 13:35:44 +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.
|
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
|
## 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.
|
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
|
## 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.
|
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
|
## 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
|
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
|
## 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.
|
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
|
## Troubleshooting
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user