Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

fix(deployment): add healthcheck for PostgreSQL service #212

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

pueding
Copy link
Member

@pueding pueding commented Nov 24, 2023

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

This PR fixes the deployment of docker-compose that has a problem when connecting wave autoscale to the postgres because of the address

Which issue/s this PR fixes

#210

How Has This Been Tested?

Checklist:

@pueding pueding added this to the v0.1.0 milestone Nov 24, 2023
@pueding pueding linked an issue Nov 24, 2023 that may be closed by this pull request
@pueding pueding merged commit 8a2321a into main Nov 24, 2023
1 check passed
@pueding pueding deleted the 210-the-deployment-of-docker-compose-is-not-working branch November 24, 2023 06:57
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.

the deployment of docker-compose is not working
1 participant