This application is a admin server application for Spring Boot Admin. Basic authentication is enabled and following is the credential detail
username: admin
password: admin
and the application is hosted in port 8080.
Please feel free to change the username, password and port information from application.properties file.
For Spring Boot Admin Client, please see sbaclient