Skip to content

Redis 6.x support / add parameter REDIS_USER for new auth mechanism #30

@P4SQL

Description

@P4SQL

linuxserver.io


Desired Behavior

Redis 6.x or greater uses the Redis ACL system: https://redis.io/commands/auth
Thus an additional environmental parameter e.g. -e REDIS_USER is required to setup Netbox with this version. Otherwise the netbox container itself will fail as the auth. is no longer working correctly. It also causes that python3 process generates a high CPU load.

Current Behavior

Latest version which is compatible with the available parameter is version 5.0.14.

Alternatives Considered

Stay with version 5.0.14 and below as long as the additional parameter for a specific redis user is not provided (...or maybe I was not able to get it up and running with the "default" user and my specified redis password)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions