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

Fix: Docker Healthcheck is not happy during migration #5258

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

louislam
Copy link
Owner

@louislam louislam commented Oct 27, 2024

Description

If the migration progress is too long, Docker Healthcheck could possibly restart Uptime Kuma. So we have to start a server.

Also display simple progress on the page.

Type of change

Please delete any options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and tested it
  • I have commented my code, particularly in hard-to-understand areas (including JSDoc for methods)
  • My changes generates no new warnings
  • My code needed automated testing. I have added them (this is optional task)

Screenshots (if any)

image

@louislam louislam merged commit 46d8744 into master Oct 27, 2024
18 checks passed
@CommanderStorm CommanderStorm deleted the fix-healthcheck-migration branch October 27, 2024 09:40
@CommanderStorm CommanderStorm added this to the 2.0.0 milestone Nov 2, 2024
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.

2 participants