Skip to content

[QUESTION] ClickHouse username and password #212

@q876625596

Description

@q876625596

Currently, the ClickHouse username and password are configured directly in config.yaml. For better security and flexibility—especially in containerized or CI/CD environments—it would be helpful to support setting these credentials via environment variables, such as:

CLICKHOUSE_USER=your_user
CLICKHOUSE_PASSWORD=your_password

This would allow sensitive information to be managed outside of static config files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions