Reference Materials of CloudOps for AWS
Protocol
If the CloudOps components were initialized using a certificate ARN (Amazon Resource Name), prefix all hostnames with the protocol https://
, if it was left blank use http://
.
Default Credentials
Single-Instance Environment
Applications | hostname | port | path | username | password |
---|---|---|---|---|---|
Cortex Studio | <ElbEndPoint> | n/a | /studio | n/a | n/a |
Commerce Manager | <ElbEndPoint> | n/a | /cm/admin | admin | 111111 |
ActiveMQ admin tool | <si private ip> | 8161 | /admin | admin | admin |
Finding the hostname parameters
ELB (Elastic Load Balancer) endpoints
If the hostname is an ELB endpoint:
- Go to the CloudFormation service console
- Select the root stack of the desired deployment
- Click the Outputs tab
IP Addresses
To determine the IP address of an instance refer to the AWS (Amazon Web Services) documentation here.