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

Adding healthcheck to docker #3556

Closed
wants to merge 7 commits into from

Conversation

Tokesh
Copy link
Contributor

@Tokesh Tokesh commented May 24, 2023

Description

Here few ways how we can add healthcheck, but i add some settings to docker-compose files based on their ports.
I test it in docker ps. Statuses added healthy or unhealthy (problems with SSL certification)
I'm ready to listen all your suggestions and rework this.

Issues Resolved

[#3010]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #3556 (2792f87) into main (cabdd82) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3556      +/-   ##
==========================================
+ Coverage   91.14%   91.22%   +0.08%     
==========================================
  Files         181      181              
  Lines        5340     5369      +29     
==========================================
+ Hits         4867     4898      +31     
+ Misses        473      471       -2     

see 12 files with indirect coverage changes

@Tokesh Tokesh closed this May 24, 2023
@Tokesh Tokesh deleted the docker-healthcheck branch May 24, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants