Unanswered question

Usage with Docker: how to access?

I'm running Neoload in Docker. I've mapped the container port 7100 to port 80, but nothing comes back in the browser. Is Neoload accessible through a browser? If not, how do I access it?

Docker ps output:

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7f4cfac565b8 neotys/neoload-loadgenerator "/bin/sh -c /neolo..." 13 minutes ago Up 13 minutes 0.0.0.0:80->7100/tcp boring_bhabha

Steve S.
Steve S.

Steve S.

Level
0
1 / 100
point

Answers

Bruno D.
Bruno D.

Bruno D.

Level
0
33 / 100
points
Team

Hi Steve,

Load generator is not a Web application, there is nothing to get with your browser. their role is to generate traffic to test an application.

Load generator will be connected to NeoLoad controller. they will receive order from the controller and send back data to the controller.

christophe M.
christophe M.

christophe M.

Level
0
12 / 100
points

Neverthless, Neotys provides Docker images for the Load Generators: https://hub.docker.com/r/neotys/neoload-loadgenerator/