Installing JTL Reporter on AWS EC2
#
Prerequisites- AWS Account
#
Preparation- Create a Linux EC2 instance
- Connect to your instance via SSH
#
Configure DockerInstall Docker on the host, this method outlines installation via the convenience script
Add user to group docker
Verify Docker is up and running
You should get an output like this:
#
Get JTL-reporterGet the .zip from Github
Unzip, cd into it, and run docker-compose
You jtl should be running at <publicipv4:2020>