Sign inSign up

performancetesting/opentext_vts_linux_ubuntu

By performancetesting

Updated about 2 months ago

Image
0

2.7K

performancetesting/opentext_vts_linux_ubuntu repository overview

VTS (Virtual Table Server) is a web-based application that works with Vuser scripts. VTS offers an alternative to standard VuGen parameterization.

VTS Image

Ubuntu 20.04 is the base image which helps you deploy a VTS container on Linux distributions.

How to use this image:

  • Create Container:
    docker run -d
        -p <your http port>:8080
        -p <your https port>:8443
        performancetesting/opentext_vts_linux_ubuntu:latest
  • Create Container with customized configuration:
    docker run -d
        -p <your http port>:8080
        -p <your https port>:8443
        -v <your path of configure.json>:/opt/MF/MF_VTS/web/configure.json
        performancetesting/opentext_vts_linux_ubuntu:latest

For more information:

Run VTS in a Docker container Guide: https://admhelp.microfocus.com/vugen/en/2022-2022-r2/help/WebHelp/Content/VTS/configure-docker-for-VTS.htm

VTS configuration Guide: https://admhelp.microfocus.com/vugen/en/2022-2022-r2/help/WebHelp/Content/VTS/c_configure_SPS.htm

Tag summary

Content type

Image

Digest

sha256:7c4431c95

Size

233.4 MB

Last updated

about 2 months ago

docker pull performancetesting/opentext_vts_linux_ubuntu:26.3