informatica.infacore.compute_engine.informatica.local_compute_engine.LocalComputeEngine.setup

LocalComputeEngine.setup()

Sets up the compute engine locally.

As part of the set up, INFACore performs the following operations:
  1. Fetches the download URL of the compute engine installer file and the secure token details to perform the installation.

  2. Downloads the agent installer from the Point of Deployment (POD).

  3. Installs the agent.

  4. Registers the agent with the logged-in user details.

  5. Enables all the INFACore data sources and the Data Integration Service.

  6. Polls the agent till the status changes to up and running.