mirror of
https://gitea.jeffemmett.com/jeffemmett/rdesign.git
synced 2026-06-25 16:35:22 +02:00
rDesign - Self-hosted Scribus document design and PDF generation service
- TypeScript 66.2%
- Python 29%
- Dockerfile 1.7%
- Shell 1.6%
- CSS 1.4%
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> |
||
|---|---|---|
| frontend | ||
| mcp | ||
| scripts | ||
| server | ||
| studio | ||
| templates/examples | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile.studio | ||
| requirements.txt | ||