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
Owner

soul-demo-stage was pinned to min-instances=1, keeping an instance warm 24/7. A demo doesn't need warming — set min-instances=0 (cold start on first request). The live service has already been updated to match.

soul-demo-stage was pinned to min-instances=1, keeping an instance warm 24/7. A demo doesn't need warming — set min-instances=0 (cold start on first request). The live service has already been updated to match.
will.anderson added 1 commit 2026-08-03 19:12:49 +00:00
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.
will.anderson merged commit a7d4648f1d into main 2026-08-03 19:15:51 +00:00
Sign in to join this conversation.