Skip to content

Adding prophet forecaster into the docker-compose.yaml file

Diana Jlailaty requested to merge prophetforecaster into proactive-dev

In this PR:

  • We have added the prophet forecaster part in docker-compose.yaml file.
  • We added the environment variables in the envforecaster file. These environment variables should be common to all forecasters and should be defined according to the settings to the other components ActiveMQ and the Influxdb database.

Merge request reports