Skip to content

change health check command for miniflux container#254

Merged
crypt0rr merged 1 commit intotailscale-dev:mainfrom
guybrush115:master
Apr 9, 2026
Merged

change health check command for miniflux container#254
crypt0rr merged 1 commit intotailscale-dev:mainfrom
guybrush115:master

Conversation

@guybrush115
Copy link
Copy Markdown
Contributor

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.
@crypt0rr crypt0rr added enhancement New feature, change or request bug Something isn't working and removed enhancement New feature, change or request labels Apr 9, 2026
@crypt0rr
Copy link
Copy Markdown
Collaborator

crypt0rr commented Apr 9, 2026

Thanks 🤞🏼

@crypt0rr crypt0rr merged commit 626581a into tailscale-dev:main Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants