Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Fix database healthcheck #318

Merged
merged 1 commit into from
Oct 4, 2018
Merged

Fix database healthcheck #318

merged 1 commit into from
Oct 4, 2018

Conversation

pichouk
Copy link
Contributor

@pichouk pichouk commented Oct 4, 2018

Because the PostgreSQL user is not always "postgres", do not specify a user to the Healthcheck command. It will also works correctly.

Because the PostgreSQL user is not always "postgres", do not specify a
user to the Healthcheck command. It will also works correctly.

Closes #313
@pichouk pichouk merged commit 42e8e07 into master Oct 4, 2018
@pichouk pichouk deleted the fix-db-healthcheck branch October 4, 2018 07:32
This was referenced Oct 15, 2018
nickygerritsen added a commit to Lets-Talk-NL/mattermost-docker that referenced this pull request Dec 21, 2018


* 'master' of https://github.com/mattermost/mattermost-docker:
  bump to 5.6.1
  bump to version 5.6.0
  Allow to properly shutdown web container
  bump to 5.5.1
  renamed the vars to be better inline with the readme (mattermost#341)
  Bump to 5.5.0
  downgrade alpine to 3.7 due xmlsec1 issues (mattermost#334)
  Improve app to db connection setup (mattermost#332)
  fix S3 wal-e support (mattermost#324)
  fix uuoc and typo (mattermost#333)
  fix permission in plugin folder (mattermost#331)
  Fix database HEALTHCHECK with correct user/db name (mattermost#330)
  Upgrade to 5.4.0 (mattermost#327)
  Fix typo (mattermost#323)
  Add warning about read_only (mattermost#321)
  Fix database healthcheck (mattermost#318)
  Remove DB check in the app/entrypoint (mattermost#316)
  if all config was set in the config.json bypass the checks (mattermost#315)
  add ability to build your own mm binary (mattermost#314)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant