Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 574 Bytes

File metadata and controls

17 lines (10 loc) · 574 Bytes

Gatling Executor

The Gatling Executor is a component of Ceres and is responsible for executing Gatling executions defined in an experiment. It provides a REST API to trigger Gatling executions.

Documentation

Detailed information about the Gatling Executor service can be found in the documentation.

Getting started

A development version of the Gatling Executor service can be started using docker compose:

docker-compose -f docker-compose-base.yaml up --build