feat: extract soul-demo into standalone Cloud Run service #63

Merged
will.anderson merged 1 commits from fix/checkout-auth-reveal into dev 2026-05-11 02:09:08 +00:00
Owner

Pulls soul-demo out of the neuron-web Cloud Run container and deploys it as its own soul-demo-stage service for independent scaling.

  • New Dockerfile.soul-demo at repo root (ubuntu:24.04, NEURON_PORT=8080)
  • Dockerfile.stage stripped of all soul-demo content
  • dist/entrypoint.sh simplified to just launch neuron-web
  • stage.yaml adds build/push/deploy steps for soul-demo-stage and threads SOUL_URL into marketing-stage env vars
Pulls soul-demo out of the neuron-web Cloud Run container and deploys it as its own `soul-demo-stage` service for independent scaling. - New `Dockerfile.soul-demo` at repo root (ubuntu:24.04, NEURON_PORT=8080) - `Dockerfile.stage` stripped of all soul-demo content - `dist/entrypoint.sh` simplified to just launch neuron-web - `stage.yaml` adds build/push/deploy steps for soul-demo-stage and threads SOUL_URL into marketing-stage env vars
will.anderson added 1 commit 2026-05-11 02:09:00 +00:00
feat: extract soul-demo into standalone Cloud Run service
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 2m19s
93f9ea2be2
will.anderson merged commit 00f05f813e into dev 2026-05-11 02:09:08 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron-web#63