Skip to content

Fetch the deployment at v0.0.8 - #408

Merged
davidmckayv merged 1 commit into
mainfrom
bump-deployment-v008
Sep 6, 2026
Merged

Fetch the deployment at v0.0.8#408
davidmckayv merged 1 commit into
mainfrom
bump-deployment-v008

Conversation

@davidmckayv

Copy link
Copy Markdown
Contributor

The shell pinned v0.0.7, which it cannot start: that release's app has no serve script, so the shell refuses it by name, and its compose file mounts /var/run/docker.sock literally, which does not exist under rootless Podman.

v0.0.8 carries the four deployment-side fixes: the serve and dev scripts that hand Vite to Bun, the Vite listen on ::, ${ENGINE_SOCKET} in compose, and the database URL parsing. This is the first tag a clean install can complete against on Linux and Windows.

…can start

v0.0.7's app has no `serve` script, so the shell refused it by name rather than
crash-looping, and its compose file mounts /var/run/docker.sock literally, which
does not exist under rootless Podman. Both are fixed in v0.0.8, along with the
Vite host and the database URL parsing, so this is the first tag a clean install
can actually complete against.
@davidmckayv
davidmckayv merged commit 4f1add9 into main Sep 6, 2026
18 checks passed
@davidmckayv
davidmckayv deleted the bump-deployment-v008 branch September 6, 2026 20:51
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