Skip to content

bug: coder: create-admin-user uses CODER_POSTGRES_URL instead of CODER_PG_CONNECTION_URL #7513

Closed
@johnstcn

Description

@johnstcn

The coder create-admin-user command consumes the environment variable CODER_POSTGRES_URL while the coder server and coder reset-password commands consume CODER_PG_CONNECTION_URL.

We should standardise on one (preferably CODER_PG_CONNECTION_URL as it is the current majority)

Metadata

Metadata

Assignees

Labels

s2Broken use cases or features (with a workaround). Only humans may set this.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions