VB Studio's Free VM Build Executor

The free VM build executor is available in the VB Studio's built-in free account and runs on VB Studio's default VCN.

Note

The free VM build executor feature is available only for Commercial OC1 realm regions.

The more VM executors you have available, the more builds your organization's members can run at the same time. As the built-in free account offers only one VM executor, your VB Studio organization members can run only one build at a time. If members trigger multiple builds while a build is already running, they must wait until the build running on the VM executor is complete. The VM executor then runs the queued builds on a first-come-first served basis.

The free VM build executor template, called System Default OL7 for Visual Builder, includes the necessary software to run extension and visual application builds. You can't change the default executor template's configuration. This table lists the software defined in System Default OL7 for Visual Builder:

Software Version
Oracle Linux operating system 7.x
Node.js 16.x
Oracle Java SE 17.x
Ant 1.9.6
C++ Compiler (cpp/gcc) 4.8.x
Firefox 78.7.x (or later)
Git 2.2.x (or later)
Jq 1.5.x (or later)
JUnit 4 4.11 (or later)
Maven 3.6.x
Python2 (including Virtualenv) 2.7.x
Ruby 2.0.0p648
Xvfb 1.20.x

If you want to add more executor templates to reduce the wait time for your organization's members, to create custom executor templates with different software configurations, or to use advanced features (such as using your own VCN or using a different VM shape), you should configure VB Studio to connect to your own OCI account.