set FLASK_APP=flask_server.pyset FLASK_ENV=developmentflask run
FLASK_APP=flask_server.py FLASK_ENV=development flask run --host=0.0.0.0
python server.py
cd helmhelm install -n sensorlog sensorlog . --set "connections.influx.user=REPLACE" --set "connections.influx.password=REPLACE" --set "connections.rabbitmq.user=REPLACE" --set "connections.rabbitmq.password=REPLACE"
Dockerhub - sensorlog-consumer
Thanks to Dr. Bernd Thomas for SensoorLog iOS Application