Deploy a Worker on Container Instances

To deploy an Availability On-premise Vantage Point Worker, also known as Worker, on Container Instances, you need to download the Worker docker image and store the image in OCI Container Registry or External Registry.

Review the following prerequisites:

To deploy the Worker on Container Instances, do the following:

  1. Create Container Instance to deploy the Worker.

    For details, see Creating a Container Instance in the Container Instances documentation.

  2. Set Environmental variables.
    1. WORKER_NAME: Enter the worker name.

      Provide a unique name. No spaces, only numbers, letters, hyphens or underscores.

    2. APM_DOMAIN_OCID: Enter the APM Domain that the worker connects to.
    3. OPVP_OCID: Enter the On-premise Vantage Point that the worker connects to.
    4. APM_DOMAIN_PRIVATE_DATA_KEY: Enter the APM domain private data key used to upload data to APM.
    5. SYN_API_SERVER: Enter the URL of the Availability Monitoring (formerly known as Synthetic Monitoring) API server where the on-premise vantage point will be created.
    6. AUTH_TYPE: Enter the authorization type used for the worker creation.
    7. ENABLE_CONSOLE_LOG: Enter true to enable logging.
  3. Click Show advanced options and select Run as non-root user check box on Security tab.
  4. To configure another container in the instance, click + Another container and repeat the preceding steps.
  5. Click Next to review the container instance and its containers.
  6. Click Create.
The Worker is deployed.