Skip to content

change health check command for miniflux container#254

Open
guybrush115 wants to merge 1 commit intotailscale-dev:mainfrom
guybrush115:master
Open

change health check command for miniflux container#254
guybrush115 wants to merge 1 commit intotailscale-dev:mainfrom
guybrush115:master

Conversation

@guybrush115
Copy link
Copy Markdown

correct "unhealthy" health check on miniflux container due to not found error. changed test/healthcheck of miniflux as stated in project page: https://miniflux.app/docs/cli.html#healthcheck.

Pull Request Title: [change details of test item of application miniflux]

Description

Current healthcheck command for miniflux container will show "unhealthy" which is caused by error: not found.
new healthcheck command is from miniflux command line itself.

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

after re-run the docker container, and recheck the status of the service. showed "healthy".

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Additional Notes

…not found error. changed test/healthcheck of miniflux as stated in project page: https://miniflux.app/docs/cli.html#healthcheck.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant