Skip to content

[Feature] Maybe the password in docker-compose.yaml can be random rather than 123456? #4218

Description

@baalchina

Feature Request

Hi, I had installed hertzbeat with docker compose, ref to :https://hertzbeat.apache.org/zh-cn/docs/start/docker-compose-deploy

But I found that the PostgreSQL username and password used by Hertzbeat are root/123456. That doesn't seem like a good idea in a production environment. After installed hertzbeat, I used db tools to connect my server with root/123456, and everything in hertzbeat shows.

Maybe something can be done? A random password, or using .env, or anything else.

Thanks

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions