Skip to content

Router redis auth info handling #104

@t2wang

Description

@t2wang

In the file agentcube-router.yaml , user needs to specify redis address and password for the router to be functional.

Currently, there is no clear guidance on how users should be passing in these sentitive user data.

env:

  • name: REDIS_ADDR
    value: "127.0.0.1:6379"
  • name: REDIS_PASSWORD
    value: ""

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions