Post Installation Steps
Connect to MongoDB and execute database script, for details refer this guide.
Open Browser and point
https://localhost/ (For windows)
https://<IP-adress> (For Linux)Login with Admin user Steps
Configure your first project. Steps
SSL certificate update Steps
Add AD certificate (for Integration with AD Authentication) Steps
Monitor your application logs
Â
How to Monitor Logs?
Command Line: We have list of container’s running :
customapi
mongodb
ui
jira-processor
devops-processor
azure-board-processor
azure-pipeline-repo
notification-consumer
zookeeper
kafka
You can view logs of above container’s by following command .
docker logs -f --tail 50 <container name >
Example:
docker logs -f --tail 50 customapi
Â
Docker for Desktop: On docker for desktop please follow the bellow steps
Open docker for desktop application .
Navigate to Containers
Select the container which you want to check logs as shown in the picture .
© 2022 Publicis Sapient. All rights reserved.