Skip to content

docs: list the two runtime files the seed steps create - #6

Open
luthermonson wants to merge 1 commit into
mainfrom
docs/document-runtime-artifacts
Open

docs: list the two runtime files the seed steps create#6
luthermonson wants to merge 1 commit into
mainfrom
docs/document-runtime-artifacts

Conversation

@luthermonson

Copy link
Copy Markdown
Contributor

seed/wp-install.sh writes .wp-admin-credentials and both seed steps append to .seed.log, but neither appears in the layout table. Both are dot-prefixed and answer 403 over HTTP — worth stating, along with the fact that the .seed.log redirect is load-bearing rather than cosmetic: without it a seed step is killed by SIGPIPE on its first byte (switchboard#23).

No functional change; README only.


Secondary purpose, stated openly: this also puts a live preview back up. Merging #4 and #5 correctly tore theirs down, so there is currently nothing deployed to check against. This preview is the vehicle for confirming that a preview actually demonstrates the three embedded engines — per-site Turso, the KV object cache, and native WebSockets — which has never been verified end to end.

seed/wp-install.sh writes .wp-admin-credentials and both seed steps append to
.seed.log, but neither appears in the layout table. Both are dot-prefixed and
403 over HTTP; say so, and say why the .seed.log redirect is load-bearing
rather than cosmetic.
@ephpm

ephpm Bot commented Sep 6, 2026

Copy link
Copy Markdown

ePHPm Preview — ready

URL https://ephpm-wordpress-sample-pr-6.preview.ephpm.dev
Framework WordPress
PHP 8.5
Deployed in 23.6s

Preview updates automatically on each push to this PR.

@ephpm
ephpm Bot temporarily deployed to preview-pr-6 September 6, 2026 17:31 Inactive
@ephpm
ephpm Bot temporarily deployed to preview-pr-6 September 6, 2026 17:32 Inactive
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