Feature Request: Add Template for Simple Realtime Server(SRS)/Oryx #105

Open
opened 2025-11-22 20:30:34 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @jeanmako on GitHub (Aug 23, 2025).

🚀 Feature Request

Please add a deployment template for SRS (Simple Realtime Server)
(also known as Oryx) to Dokploy’s app templates.

📌 Why this is needed

SRS is a widely used, high-efficiency real-time media server supporting many streaming protocols:

RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, GB28181

Having a prebuilt template in Dokploy would:

Simplify setup for live streaming and real-time communication projects.

Provide production-ready defaults.

Encourage adoption of Dokploy in streaming/media workflows.

⚙️ Proposed Solution

Add a new SRS/Oryx template with:

Official Docker image (ossrs/srs).

Configurable environment variables for ports, protocol options, and logging.

Persistent storage volume for configuration and logs.

Example configs for common use cases (RTMP ingest + WebRTC playback).

📖 References

GitHub: https://github.com/ossrs/srs

Docs: https://ossrs.net

Docker Hub: https://hub.docker.com/r/ossrs/srs

Originally created by @jeanmako on GitHub (Aug 23, 2025). 🚀 Feature Request Please add a deployment template for [SRS (Simple Realtime Server)](https://github.com/ossrs/srs) (also known as Oryx) to Dokploy’s app templates. 📌 Why this is needed SRS is a widely used, high-efficiency real-time media server supporting many streaming protocols: RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, GB28181 Having a prebuilt template in Dokploy would: Simplify setup for live streaming and real-time communication projects. Provide production-ready defaults. Encourage adoption of Dokploy in streaming/media workflows. ⚙️ Proposed Solution Add a new SRS/Oryx template with: Official Docker image (ossrs/srs). Configurable environment variables for ports, protocol options, and logging. Persistent storage volume for configuration and logs. Example configs for common use cases (RTMP ingest + WebRTC playback). 📖 References GitHub: https://github.com/ossrs/srs Docs: https://ossrs.net Docker Hub: https://hub.docker.com/r/ossrs/srs
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#105