Skip to content

Redis Connections settings are not configurable via environment variables #81

Closed
@oddurmagg

Description

When deploying centrifugo as a docker container, it is preferable to be able to define which redis server to connect to via an environment variable.

By binding the redis_host to an environment variable in main.go this would be possible.

viper.BindEnv("redis_host")

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