[object Object]

← back to Dw Fleet Registry

rooms: batch generator (all standalone sites) + deploy pushes staged room PNGs

8a74fdf9e632f41062936aeeebb7358e54bb219b · 2026-06-01 16:05:04 -0700 · SteveStudio2

batch-gen-rooms.mjs: per-site fetch top product as pattern -> 3 rooms via :3075 -> 2x
upscale -> stage /static/rooms/<domain>/. Redirect + NOPAT guards. Deploy endpoint now
rsyncs staged room PNGs to prod public/rooms/ and rewrites pool URLs to live https.
Batch: 45 sites / 133 rooms staged (~$5.30). gitignores heavy PNG artifacts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 8a74fdf9e632f41062936aeeebb7358e54bb219b
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date:   Mon Jun 1 16:05:04 2026 -0700

    rooms: batch generator (all standalone sites) + deploy pushes staged room PNGs
    
    batch-gen-rooms.mjs: per-site fetch top product as pattern -> 3 rooms via :3075 -> 2x
    upscale -> stage /static/rooms/<domain>/. Redirect + NOPAT guards. Deploy endpoint now
    rsyncs staged room PNGs to prod public/rooms/ and rewrites pool URLs to live https.
    Batch: 45 sites / 133 rooms staged (~$5.30). gitignores heavy PNG artifacts.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 6a58044..f705de6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ build/
 .next/
 brand/heroes/
 data/hero-rooms/
+viewer/static/rooms/

← d2901dc re-assign heroes from 3526-img pool: 33 room settings (was 1  ·  back to Dw Fleet Registry  ·  rooms: niche-matched pattern picker + regen (fixes off-niche feeb059 →