Scale soul-demo-stage to zero when idle #164

Merged
will.anderson merged 1 commits from cost-opt/soul-demo-stage-minscale into main 2026-08-03 19:15:51 +00:00

1 Commits

Author SHA1 Message Date
will.anderson c949973632 Scale soul-demo-stage to zero when idle
soul-demo-stage is a demo/preview service pinned to min-instances=1, keeping an
instance warm 24/7. A demo doesn't need warming — set min-instances to 0 so it
scales to zero when idle (cold start on first request). The live service is
updated to match.
2026-08-03 14:10:17 -05:00