Skip to content

Research the possibilities of including a standard Postgres database in the docker-zulip stack #1

Open
@janhalen

Description

@janhalen

In the docker-zulip compose file image: "zulip/zulip-postgresql:14"is used and in the helm-chart values file its the same:

  # We need to override the Postgresql image to get all the plugins Zulip needs
  image:
    repository: zulip/zulip-postgresql

It would greatly reduce the operational load if this image could be a standardized postgresql image.

Why are the zulip-docker stack using a custom image?

Metadata

Metadata

Assignees

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