Skip to content

Zulip Container tries to connect to postgres as user 'zulip' regardless of if postgres user is different in docker-compose.yml #289

@adambirds

Description

@adambirds

Scenario:

In docker-compose.yml you set:

DB_USER to something other than 'zulip'

Expcected Result:

Zulip should try to connect to the postgres database as whatever you have set DB_USER to.

Actual Oucome

Zulip container exits straight away as it can't connect to database as the user 'zulip' doesn't have permissions.

Metadata

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