feat: extract soul-demo into standalone Cloud Run service #63
Reference in New Issue
Block a user
Delete Branch "fix/checkout-auth-reveal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pulls soul-demo out of the neuron-web Cloud Run container and deploys it as its own
soul-demo-stageservice for independent scaling.Dockerfile.soul-demoat repo root (ubuntu:24.04, NEURON_PORT=8080)Dockerfile.stagestripped of all soul-demo contentdist/entrypoint.shsimplified to just launch neuron-webstage.yamladds build/push/deploy steps for soul-demo-stage and threads SOUL_URL into marketing-stage env vars