Skip to content

Accessing Context Based Root VoltMx Foundry Instance through VoltMx Iris

After you complete registration for a context based root for a VoltMx Foundry instance by using the installer or manual steps, you can now also launch the context based VoltMx Foundry through VoltMx Iris. The headless-build.properties configuration is required only for CI build.

  1. Configure VoltMx Foundry in VoltMx Iris.
    For more details, refer to Configure VoltMx Foundry in VoltMx Iris.

    You can now access context based root VoltMx Foundry Console through Iris.

  2. Configure the HeadlessBuild.properties file for contexts that you have configured for VoltMx Foundry, as follows:

    1. Open the HeadlessBuild.properties file. Refer to Configure the HeadlessBuild.properties File.
    2. In the HeadlessBuild.properties file, add the required contexts at the end of the file.

      For example:

      • For console, the URL: context.path.console=console1
      • For identity, the URL: context.path.identity=identity1
      • For workspace, the URL: context.path.workspace=workspace1
      • For accounts, the URL: context.path.identity=accounts1

    The headless-build.properties configuration is required only for CI build.

  3. Save the file.

  4. Launch VoltMx Foundry Console through Iris. You can now build apps using new context based VoltMx Foundry instance.

    For more details on how to add applications, refer to VoltMx Foundry User Guide.

    For more details on designing an app, adding actions and skins, and building apps using Iris, refer to VoltMx Iris User Guide.