Community video platform — recording, streaming, and storage for rSpace communities
Go to file
Jeff Emmett be94e37e57 fix: remove circular dependency (archive-worker no longer depends_on nginx-rtmp)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 09:48:37 -07:00
app fix: use port 1936 for RTMP (1935 taken by existing streaming-server) 2026-02-15 09:45:46 -07:00
nginx-rtmp fix: nginx-rtmp needs CHOWN cap + depends_on archive-worker for DNS 2026-02-15 09:48:10 -07:00
public fix: add public dir and favicon for Docker build 2026-02-15 09:44:32 -07:00
.env.example feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
.gitignore feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
Dockerfile feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
docker-compose.yml fix: remove circular dependency (archive-worker no longer depends_on nginx-rtmp) 2026-02-15 09:48:37 -07:00
next.config.mjs feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
package-lock.json feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
package.json feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
postcss.config.mjs feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
tailwind.config.ts feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
tsconfig.json feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00