Running the ConfigureMS job

To build and deploy Microservices, you need to run the ConfigureMS job. When you perform a build for the first time, you need to configure the build settings. App Factory stores the settings from the build to make configurations of the future builds easier by providing the Rebuild option.

To run the ConfigureMS job and configure the parameters, follow these steps:

  1. Open the Microservice folder of your project, and then the select the ConfigureMS job.
  2. Run the job by using the Build with parameters option. You can access the option by following either of these steps.

    NOTE: If you don’t see the option, you might not have ownership permissions to the project. You can verify whether your name is listed in the Folder Owners section of the project. The Primary owner of the project can add users as secondary owners to grant permissions to the builds.

    • On the right-side of the job row, select the icon that represents Build with Parameters
    • Open the drop-down list for the ConfigureMS job, and then select Build with Parameters
    • Open the ConfigureMS job and click Build with Parameters on the left panel
  3. Configure the build parameters for the job. For more information about the parameters, refer to the following sections.

  4. After you configure the parameters for the ConfigureMS job, click BUILD.

After a Build is successfully triggered, you can check the status of the build in the Build History panel. The following screenshot displays a build that is in progress (#4965) with the progress indicator icon.

You can click the icon to see the detailed output of the current build, or click the progress bar to open the build page of the job. From the build page, you can click Console Output to display the detailed output of the running build.