rDesign - Self-hosted Scribus document design and PDF generation service
  • TypeScript 66.2%
  • Python 29%
  • Dockerfile 1.7%
  • Shell 1.6%
  • CSS 1.4%
Find a file
Jeff Emmett 90f55bef9f Fix noVNC WebSocket: add path=vnc/websockify for Traefik routing
noVNC defaults to WebSocket path "websockify" relative to origin root,
but Traefik only routes /vnc/* to the studio container. Setting
path=vnc/websockify ensures the WebSocket goes through the correct
Traefik router and gets stripped to /websockify inside the container.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 06:18:16 +00:00
frontend Fix noVNC WebSocket: add path=vnc/websockify for Traefik routing 2026-03-24 06:18:16 +00:00
mcp Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
scripts Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00
server Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00
studio Fix noVNC WebSocket: add path=vnc/websockify for Traefik routing 2026-03-24 06:18:16 +00:00
templates/examples Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00
.dockerignore Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
.env.example Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00
.gitignore Remove node_modules from git, update .gitignore 2026-03-24 02:22:41 +00:00
docker-compose.yml Fix noVNC WebSocket: add path=vnc/websockify for Traefik routing 2026-03-24 06:18:16 +00:00
Dockerfile Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00
Dockerfile.studio Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00
requirements.txt Initial rDesign service — Scribus-based document design & PDF generation 2026-03-24 01:38:36 +00:00