Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Configuring remote redis in mudpi.config broken #4

@P33ry

Description

@P33ry

Description

When trying to configure a remote redis to be used by mudpi-core inside the mudpi.config, the settings are ignored and it tries to default to a local connection.

Reproduction

  1. Setup mudpi-core on host1
  2. Setup a redis server on host2
  3. Configure mudpi-core to use the redis server on host2
  4. Start mudpi-core and see it trying to connect to a local redis on host1

Current Workaround

Editing the hard-coded connection details in variables.py lets you define the connection details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions