Deploy Tenable Core in VMware with Advanced Options

When deploying Tenable Core in VMware, you can configure options for cloud-init. If you do not need to configure cloud-init options, proceed directly to Deploy Tenable Core in VMware.

To continue deploying via VMware:

  1. Enter the following text into a base 64 encoding tool:

    Copy
    #cloud-config
    runcmd:
    # Link Nessus to Tenable Vulnerability Management
      -
        - /opt/nessus/sbin/nessuscli
        - managed
        - link
        - --key "your Tenable Vulnerability Management linking key"
        - "--cloud"
  2. Deploy Tenable Core, as described in Deploy Tenable Core in VMware.

    When you reach the Customize Template step, provide the base64 encoded user data created in step 1.

What to do next:

  • Continue getting started with Tenable Core + Tenable Nessus, as described in Get Started.