Create and Manage Build Executor Templates

You can create and manage build executor templates from the Organization Administration page's Build Executor Templates tab.

Note:

You can't create or manage executor templates if VB Studio is connected to the built-in free account. If you want to use software that isn't available in the default executor templates, configure VB Studio to connect to your OCI account. See Change Your OCI Account.

VB Studio offers these executor templates out-of-the-box for your organization to use. You can't modify or delete these executor templates.

Build executor template Description
System Default OL7 for Visual Builder Use this template to package and deploy extensions and visual applications. The template defines these software packages on Oracle Linux 7:
  • Node.js 16
  • Default software packages
System Default OL8 Use this template for build jobs that use the default software packages on Oracle Linux 8.
System Default OL7 Use this template for build jobs that use the default software packages on Oracle Linux 7.

If none of these meet your requirements, you can create as many executor templates as you need. Executor templates don't consume storage space or increase your cost.

You can create and manage executor templates from the Build Executor Templates tab on the Organization page:

  1. In the left navigator, click Organization Organization.
  2. Click the Build Executor Templates tab.

This table describes the actions you can perform to create and manage executor templates.

Action How To

Create a custom executor template

  1. Click + Create Template.
  2. In the New Build Executor Template dialog box, enter a name and description of the executor template. In Platform, select the operating system to run on the VM executor.
  3. Click Create.
  4. Click Configure Software.
  5. If necessary, in Filter, enter the search term and click Search Lens icon.

    To see the latest version of the software package, select the Show latest versions only check box. This is helpful if multiple versions of the same software are available in the catalog.

  6. In the software catalog, select the software package tile's check box to add it. The tile is highlighted in green and the software package adds to the Selected Software list on the right.

    To remove a selected tile, deselect the check box or click Remove this software trash can icon under Selected Software. You can't remove the required software packages that are highlighted in grey.

    If a software package depends on another software package or if there's a conflict between software packages, a message under Selected Software informs you about it.

  7. Click Done.
Configure an executor template’s software
  1. From the executor template list on the left, select the executor template and click Configure Software.
  2. In the software catalog, to search a software package, enter the search term in Filter and click Search Lens icon. To see the latest version of the software package, select the Show latest versions only check box. This is helpful if multiple versions of the same software are available in the catalog.

    To add a software, select the software package tile's check box. The tile is highlighted in green and the software package adds to the Selected Software list on the right.

    To remove a software package, deselect its check box or click Remove this software trash can icon under Selected Software. You can't remove the required software packages that are highlighted in grey.

    If a software package depends on another software package or if there's a conflict between software packages, a message under Selected Software informs you about it.

  3. Click Done.
Edit an executor template's name or description
  1. From the executor template list on the left, select the template you want to modify and click the Edit button on the far right side of the panel.
  2. In the Edit Build Executor Template dialog box, update the name or description.
  3. Click Save.

Delete an executor template

When you delete an executor template, its VM executors are deleted too.

  1. From the executor template list on the left, select the template you want to delete.
  2. Either click the Delete Delete icon next to it in the list or click the Delete button to the right in the template's panel.
  3. In the Delete Build Executor Template dialog box, click Yes to confirm.