Skip to content

feat(server): serve embedded default welcome page fallback#1

Merged
mattwend merged 1 commit into
mainfrom
feat/default_page
May 9, 2026
Merged

feat(server): serve embedded default welcome page fallback#1
mattwend merged 1 commit into
mainfrom
feat/default_page

Conversation

@mattwend

@mattwend mattwend commented May 9, 2026

Copy link
Copy Markdown
Owner

Allow startup when content root is missing or unavailable so base image can serve / without bundled site assets.

Serve embedded default page at / when no usable index.html exists, keep non-root paths as 404, and update readiness/docs for fallback behavior.

Allow startup when content root is missing or unavailable so base image
can serve / without bundled site assets.

Serve embedded default page at / when no usable index.html exists, keep
non-root paths as 404, and update readiness/docs for fallback behavior.
@mattwend mattwend self-assigned this May 9, 2026
@mattwend mattwend merged commit 56bbcda into main May 9, 2026
@mattwend mattwend deleted the feat/default_page branch May 9, 2026 16:14
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