wakurtosis/wsl-module
Jordi Arranz 3a351ea816 Added generation of targets.json 2022-12-22 10:55:20 +01:00
..
README.md Added temporary readme 2022-12-22 10:40:04 +01:00
build.sh Added generation of targets.json 2022-12-22 10:55:20 +01:00
dockerfile Fixed running the container 2022-12-22 10:35:17 +01:00
make_targets.py Minor 2022-12-21 16:37:45 +01:00
requirements.txt Python dependencies 2022-12-21 16:36:06 +01:00
run.sh Fixed running the container 2022-12-22 10:35:17 +01:00
wsl.py Added targets global 2022-12-21 16:47:14 +01:00
wsl.yml Make sure there are some targets to work with 2022-12-21 14:37:20 +01:00

README.md

Wakurtosis Load Simualtor (WSL)

Kurtosis: https://docs.kurtosis.com/

How to use:

To build docker image: sh ./build.sh To run docker image: sh ./run.sh

At the moment the targets.json file is copied to the container during build which means that the container imgage has to be rebuilt whenever the enclave restarts --- and the private IPs of the Waku nodes change. The targets.json is automatically generatted during the build step

Before using this repository make sure that:

For the build step make sure that the Wakurtosis enclave exists and make sure the enclave is running before running the container