dominikriemer commented on code in PR #1174: URL: https://github.com/apache/streampipes/pull/1174#discussion_r1094596519
########## installer/cli/.env: ########## @@ -35,3 +35,8 @@ COMPOSE_PROJECT_NAME=streampipes # # default: activemq #SP_MQTT_HOST=mosquitto + + +# For database migration in v0.91.0 - set init mode to 'upgrade' to migrate an existing installation +SP_INFLUX_INIT_MODE=setup +#SP_INFLUX_INIT_MODE=upgrade Review Comment: I created a ticket for this: #1206 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
