Verify Installation and Sign in to Orchestrate
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 of a service, 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 Orchestrate Application
After you install and verify the installation, sign in to Orchestrate for the first time to update the product license and access the application.
To sign in to Orchestrate:
Use the domain that you have configured in the
vars.yml
file to open the Orchestrate application. For example,https://orchestrate.myorg.com/soar/
.Note
You must append
/soar/
to the Orchestrate domain to access the application.Sign in to Orchestrate using the default username and password that you have configured in the
vars.yml
file.
After signing in to the application, change the default password when prompted and add the license key to activate Orchestrate.