./run.sh
The script first packages the source code with maven, builds a docker image and runs the container. Please make sure port 8080 is avaiable. Note: You need to have Docker installed and running
mvn spring-boot:run -Dspring-boot.run.profiles=dev
../performance.sh
Enter localhost for ip and 8080 for port when the prompts show up for performance testing in local environment after you have started ELeNa system by following descriptions above.