Update README.md

This commit is contained in:
Daniel Kurzynski
2020-03-27 16:03:45 +01:00
committed by GitHub
parent 5c7a3e6860
commit f2c458db7a

View File

@@ -9,7 +9,7 @@ To add all pipeline specific file to your project, run the following command:
cds add pipeline cds add pipeline
``` ```
Details on how to start your Jenkins in your own environment can be found in the (Operations Guide)[https://github.com/SAP/devops-docker-cx-server/blob/master/docs/operations/cx-server-operations-guide.md]. Details on how to start your Jenkins in your own environment can be found in the [Operations Guide](https://github.com/SAP/devops-docker-cx-server/blob/master/docs/operations/cx-server-operations-guide.md).
Please note that other than shown in the video Jenkins now is secured by default with an admin user and password. Please note that other than shown in the video Jenkins now is secured by default with an admin user and password.
After you have started Jenkins with the command `cx-server start`, you can get the initial password by running `./cx-server initial-credentials`. After you have started Jenkins with the command `cx-server start`, you can get the initial password by running `./cx-server initial-credentials`.