You are browsing the documentation of version 1.14, go to
current documentation
Introduction
Audience and Goals
This section is intended for operations people in charge of deploying the Gatling Enterprise components.
It describes Gatling Enterprise’s architecture, components, how to install them and what the prerequisites are.
Architecture Overview

Gatling Enterprise consists of:
- A Cassandra database
- The Gatling Enterprise WebApp:
- A rich web UI
- A public REST API
- The Gatling Enterprise Extensions:
- A Grafana Datasource for querying Gatling Enterprise metrics
- Continuous Integration plugins for Jenkins, Bamboo and TeamCity or any solution that can trigger a bash script
- Gatling injectors to be used like standard Gatling OSS, with extra features so Gatling Enterprise can collect data from them
Document Conventions
In this document, you’ll find several mentions to some placeholders in capital letters.
- REPLACE_WITH_YOUR_REPOSITORY_URL: the URL of the private repository that you were given alongside with your license key
This placeholder only makes sense for on premise customers. AWS Marketplace customers spawn a pre-installed AMI and already have all the dependencies they need.
- REPLACE_WITH_LATEST_FRONTLINE_VERSION: 1.14.3 at the time this document was edited