Verify Installation and Sign in to Respond
Verify if all the services installed on your servers are running correctly on the appropriate ports.
To check the service replication status and retrieve the list of all services, run the following command:
docker service ls
To check the service deployment status, run the following command:
docker service ps --no-trunc <service_name>
Note
If you find any issue while verifying installation, refer to Log Files and Troubleshooting.
If you are using a proxy server, ensure that you configure Docker to use the proxy servers. For more information, see Configure Docker to Use Proxy Server.
Sign in to the Respond Application
After you install Respond and verify the installation, sign in to Respond for the first time to update the product license and access Respond.
To sign in to Respond:
Use the Respond domain that you have configured in the
vars.yml
file to open the Respond application. For example,https://cftr.myorg.com/cftr/
.Note
You must append
/cftr/
to the CFTR domain to access the Respond application.Sign in to Respond using the default username and password that you have configured in
vars.yml
file.
After signing in to the application, change the default password when prompted and add the license key to activate Respond.