Hello Team,
I have installed orchestrator in my server.After installtion how can i get the default url for orchestrator ??
It will be something like http://hostname/default orchestrtaor name /
In this I know my server IP and hostname where the orchestrator is installed and I have my default tenant credentials also. But am not sure what is my default orchestrator name for accessing the orchestrator .
Orchestrator is not install as a sub-site or sub-directory, it is its own parent/root directory within a site.
By default IIS Site is created and the binding will either be hostname:443, or *:443. meaning whatever the listener is configured for is what IIS will respond to.
During installation you should be asked for the Friendly name in case you have A or CNAME record as an alternate to the hostname or a load-balancer sitting in front of your orchestrator.
IIS Console is where you can find out, expand the sites, select UiPath Orchestator and on the right hand panel you’ll find Binding.