After Adeptia Connect UI is deployed on Tomcat successfully, you need to verify whether Adeptia Connect UI is deployed successfully or not. To verify:
Open the browser and hit the url:
<protocol_name>://<IP_Address>:<port_no>
where,
<protocol_name> is the name of the protocol you are using. For example, http or https.
<IP_Address> is the IP address of the computer where Apache Tomcat 9 is installed.
<port_no> is the port number of the computer on which Apache Tomcat 9 is installed.
- Adeptia Connect login page appears. The default credentials are:
User Name: admin
Password: indigo1
Next Step