Oracle by Example brandingAdding Build VMs in Oracle Developer Cloud Service

section 0Before You Begin

This 5-minute tutorial shows how to add Build VMs in Oracle Developer Cloud Service.

Background

You can use Oracle Infrastructure Compute Classic Service VMs to run builds of your organization's projects. These VMs are called as Build VMs in Oracle Developer Cloud.

In this tutorial, you add a Build VM that uses a Node.js Build VM template and runs builds of Node.js applications.

What Do You Need?


section 1Add a Build VM

In this section, you learn how to allocate Oracle Cloud Infrastructure Compute Classic VMs as Build VMs.

  1. Log on to Oracle Developer Cloud.
  2. In the Oracle Developer Cloud user interface, click the user name in the top-right corner and select Organization.
    User menu
    Description of the illustration devcs_user_menu.png
  3. In the Organization Administration page, click Virtual Machines.
    Organization Admininstration page
    Description of the illustration devcs_org.png
  4. In the Build VMs tab of the Virtual Machines page, click New VM.
    Virtual Machines page
    Description of the illustration devcs_vm_buildvm.png
  5. In the Add Build VM dialog box, enter the following details and click Add.
    • Quantity: 2
    • VM Template: Node.js Build VM Template
    Add Build VM dialog box
    Description of the illustration devcs_vm_addbuildvm_dialog.png

After the verifying the available quota, two VMs on the linked Oracle Infrastructure Compute Classic are allocated as Build VMs. Jjobs using the Node.js Build VM Template template will now run builds on any of the two Build VMs.


more informationWant to Learn More?