Skip to content

Installation documentation: obsolete docker environment variables? #2195

@wagner-intevation

Description

@wagner-intevation
Contributor

These three environment variables seem to have no effect:

sudo docker run -e INTELMQ_IS_DOCKER="true" \

-e INTELMQ_PIPELINE_BROKER: "redis" \

-e INTELMQ_PIPELINE_HOST: redis \

IIRC they were made obsolete by the generic solution to set parameters with env variables (INTELMQ_SOURCE_PIPELINE_HOST etc.)

Activity

waldbauer-certat

waldbauer-certat commented on Jul 14, 2022

@waldbauer-certat
Contributor

@wagner-intevation

INTELMQ_PIPELINE_HOST is being used, but INTELMQ_SOURCE_PIPELINE_BROKER, INTELMQ_DESTIONATION_PIPELINE_BROKER, INTELMQ_SOURCE_PIPELINE_HOST, INTELMQ_DESTINATION_PIPELINE_HOST and INTELMQ_REDIS_CACHE_HOST are not used.

PR is on the way

added a commit that references this issue on Jul 14, 2022
bdb8cf9
added theissue type on Aug 16, 2025
added
help wantedIndicates that a maintainer wants help on an issue or pull request
on Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerhelp wantedIndicates that a maintainer wants help on an issue or pull request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @sebix@waldbauer-certat@wagner-intevation

      Issue actions

        Installation documentation: obsolete docker environment variables? · Issue #2195 · certtools/intelmq