Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iatlas): add health check to the iatlas-postgres container #2493

Merged

Conversation

tschaffter
Copy link
Member

@tschaffter tschaffter commented Feb 8, 2024

Closes #2492

Changelog

  • Add health check to the iatlas-postgres container
  • Register the local hostname iatlas-postgres

Preview

Build the image:

nx build-image iatlas-postgres

Start the container:

nx serve-detach iatlas-postgres

Open the Docker extension for VS Code. The health of the container is now displayed.

image

@tschaffter tschaffter self-assigned this Feb 8, 2024
@tschaffter tschaffter added the sonar-scan-approved-deprecated Ready for Sonar code analysis label Feb 8, 2024
@tschaffter tschaffter marked this pull request as ready for review February 8, 2024 22:27
@tschaffter tschaffter merged commit 5d27f1b into Sage-Bionetworks:main Feb 8, 2024
9 of 10 checks passed
@tschaffter tschaffter deleted the iatlas-postgres-healthcheck branch February 8, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sonar-scan-approved-deprecated Ready for Sonar code analysis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Add health check to the iatlas-postgres container
1 participant