Skip to content
Snippets Groups Projects
Commit e29a95c9 authored by Sören Henning's avatar Sören Henning Committed by Sören Henning
Browse files

Add manual adjustment steps

parent dcfe4c20
No related branches found
No related tags found
No related merge requests found
...@@ -41,3 +41,13 @@ For executing benchmarks and analyzing their results, a Python 3.7 installation ...@@ -41,3 +41,13 @@ For executing benchmarks and analyzing their results, a Python 3.7 installation
is required. We suggest to use a virtual environment placed in the `.venv` directory. is required. We suggest to use a virtual environment placed in the `.venv` directory.
**TODO** Show how to install requirements **TODO** Show how to install requirements
## Required Manual Adjustments
Depending on your setup, some additional adjustments may be necessary:
* Change Kafka and Zookeeper servers in the Kubernetes deployments (uc1-application etc.) and `run_XX.sh` scripts
* Change Prometheus' URL in `lag_analysis.py`
* Change the path to your Python 3.7 virtual environment in the `run_XX.sh` schripts (to find the venv's `bin/activate`)
* *Please let us know if there are further adjustments necessary*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment