-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

VMware vRealize Orchestrator Cookbook
By :

In this recipe, we will learn how to access the Orchestrator configuration. There are two ways, both of which work; however, the future is in workflows.
We need an Orchestrator instance up and running, as described in the recipes about installing.
To use the Configuration tool, we just need a web browser; and for the workflow method, we need either a local Java install to start the Java Web Client or an installed Orchestrator Client.
There are two ways to configure Orchestrator; I would encourage you to explore both.
If you are using the Orchestrator appliance, read the Accessing the Orchestrator Configuration tool section of this recipe. If you are using the Windows or vRA-integrated Orchestrator, follow these steps.
service vco-configurator start
https://[ip OR FQDN of Orchestrator]:8283
.vmware
as the username and the password you assigned during the deployment. If you are using the Windows or vRA-integrated installation, the initial password is vmware
. As soon as you are logged in, you will be requested to change the password.The Orchestrator configuration page opens as shown in the following screenshot:
Here are all the sections that can be used to configure Orchestrator.
http://[ip of the vCO VM]:8281/vco/
and click on Start Orchestrator Client.vcoadmin
with the password vcoadmin
(except for the vCenter-installed Orchestrator version where you have to use the user account [email protected]
).Independent of the way you choose to configure Orchestrator, please continue with the recipe Important Orchestrator base configurations as the recipes in the rest of this chapter require the use of either method.
The Orchestrator Configuration tool is an independent service in Windows as in Linux. The service doesn't require to be switched on all the time; it is more or less a one-off tool to get the initial deployment working.
The Orchestrator Configuration tool was commonly used to configure Orchestrator, and you will find countless websites still quoting it. It is a generally straightforward tool that helps you configure Orchestrator. The trick is to work your way down, starting with the General section. Every time you configure an item correctly, the little light next to the section title will switch to green. The light turns red if the item is not configured or is misconfigured. When you log in to Orchestrator for the first time, you will notice that all the lights are green; this is because it uses the preconfigured settings. You can still reconfigure all items to your own specifications.
VMware announced that the Configuration tool will be removed in future releases. From then on, the workflow method will be the way to do it. However, currently there is no workflow to import and configure plugins, so this still has to be done using the Orchestrator Configuration tool. The Configuration tool also gives a lot more options for most configuration items than the workflows. In addition, there is also no workflow for exporting or importing the Orchestrator configuration for backup (see the Backup and recovery recipe in Chapter 2, Optimizing Orchestrator Configuration).
It will be interesting to see how the final version of VMware's vision for configuration pans out.
If the workflow doesn't run successfully, you probably will want to know why and resolve the error. To do so, follow these steps:
This will start the workflow again; however, it preserves all the information you have entered already into the workflow. No retyping is needed as everything from the last run is still displayed in the forms. The only exceptions are passwords, which is a good thing.
There is actually a third way of configuring Orchestrator. Using the REST API of Orchestrator, you can connect to Orchestrator Server and run the configuration workflows. Showcasing this is beyond the scope of this book; however, you can find some instruction in the Orchestrator documentation and also in the Accessing the Orchestrator API via REST recipe in Chapter 6, Advanced Operations.
Change the font size
Change margin width
Change background colour