rspace-online/modules/rsocials
Jeff Emmett bb37727f18 feat: reverse-proxy Postiz at /rsocials/scheduler instead of iframe
The rSpace Traefik router catches demo.rsocials.online (priority 120)
before the Postiz container can serve it, making iframe embedding fail.

Replace the iframe approach with a reverse proxy: /rsocials/scheduler/*
proxies to the Postiz container (postiz:5000) on the Docker network.
Rewrites redirect headers to stay within the scheduler path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:36:03 -08:00
..
components feat: reverse-proxy Postiz at /rsocials/scheduler instead of iframe 2026-03-04 21:36:03 -08:00
lib feat: refactor rSocials from monolith to full rApp 2026-03-04 20:42:18 -08:00
campaign-data.ts feat: add outputPaths to module interface and browsable list pages 2026-03-01 13:55:29 -08:00
landing.ts feat: restructure all 22 landing pages with standardized template 2026-02-27 16:05:26 -08:00
local-first-client.ts feat: refactor rSocials from monolith to full rApp 2026-03-04 20:42:18 -08:00
mod.ts feat: reverse-proxy Postiz at /rsocials/scheduler instead of iframe 2026-03-04 21:36:03 -08:00
schemas.ts feat: refactor rSocials from monolith to full rApp 2026-03-04 20:42:18 -08:00