feat: deliver scheduled tasks and external database installation - #694
Merged
Conversation
… app store enhancements - Add install profile service for WordPress external MySQL deployments - Introduce databases management module in console - Extend app store page with channel/category browsing and richer cards - Enhance my-apps detail page with custom fields and style refinements - Update Dockerfile and runtime asset sync for install profiles - Expand app manager, settings, and common check services - Add i18n resources for databases and app store - Include install profile tests
…s for utility images - Remove temporary daemon.json write + Docker restart fallback in pull_image_with_mirrors; failed pulls now abort with clear guidance to configure daemon-level registry mirrors manually - Support utility image mode (alpine:3.20) in pull_image_with_mirrors: local cache check -> direct pull -> mirrors.json prefixed pull (library/ prefix for official images) - Ensure utility image before volume backup/restore and legacy data transform; abort pre-migration backup on failure instead of silently continuing - Export W9_INSTALL_PATH in install.sh backup subcommand
- Add GET /api/healthz/ready returning 200 when fully ready or 503 with pending components - Probe own SQLite stores read-only, embedded service health, and bootstrap markers - Initialize lazily-created host-access storage at apphub startup so fresh boots can become ready - Setup wizard polls readiness every second and keeps its loading state until the platform is ready - Add unit tests for the readiness service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Notes
devand can be fast-forward merged.