Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/java/deploy/executableJarDeployer"

Index

Variables

Let managedExecutableJarDeployments

managedExecutableJarDeployments: ManagedDeployments

Managed deployments

Functions

executableJarDeployer

  • executableJarDeployer(opts: LocalDeployerOptions): Deployer<ManagedDeploymentTargetInfo>
  • Start up an executable Jar on the same node as the automation client. Not intended as a Paas, but for use during demos and development. Always uses the same URL, whatever the branch and sha.

    Parameters

    • opts: LocalDeployerOptions

      options

    Returns Deployer<ManagedDeploymentTargetInfo>

Generated using TypeDoc