Previous Topic

Next Topic

Book Contents

Book Index

Getting started

In This Chapter

Enabling VUH for the NeoLoad Controller

Enabling VUH for NeoLoad Web on-premise

VUH for NeoLoad Web SaaS

See Also

VUH

Introducing VUH

Requirements

Edge cases

Enabling VUH for the NeoLoad Controller

In order to start tests using VUH:

Enabling VUH for NeoLoad Web on-premise

The VUH licensing requires an Internet access to the NeoLoad licensing server.

2 environment variables need to be configured to that end: a token and a proxy.

  1. Make sure your firewall allows outbound connections to https://auth.saas.neotys.com.
  2. Get an authentication token from the NeoLoad customer area > My Neotys > My Profile, in the Access Tokens section.
  3. Set the authentication token and your proxy at deployment level depending on the configuration of your environment. Refer to the procedure below that applies to your type of deployment.

  1. Set the key “neoload.configuration.backend.licensingPlatformToken” with the authentication token.
  2. If a proxy is required to reach the Internet, set the key “neoload.configuration.proxy.https” with the following format:

    https://username:password@host:port

    Get more details with the Helm Chart Documentation.

VUH for NeoLoad Web SaaS

If your NeoLoad Web is deployed as a SaaS, no configuration is needed to use VUH.