2026-03-22 16:25:37 +01:00
2026-02-28 19:56:57 +01:00
2026-02-28 19:56:57 +01:00
2026-03-22 16:25:37 +01:00
2026-02-28 19:56:57 +01:00
2026-03-22 16:25:37 +01:00
2026-03-22 16:25:37 +01:00
2026-03-22 16:25:37 +01:00

danu-signal

Danu signalling server and TURN/STUN relay for WebRTC peer discovery

  • Category: Apps
  • Status: 0
  • Image: fledgre/flsignal, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new danu-signal
  • abra app config <app-name> set DOMAIN, COTURN_USER, COTURN_PASSWORD
  • abra app deploy <app-name>

Notes

This recipe deploys two services:

  • signal: The flsignal WebSocket signalling server, exposed via Traefik on the configured DOMAIN.
  • coturn: A coturn TURN/STUN server running in host-network mode (required for UDP relay). Configure credentials via COTURN_USER and COTURN_PASSWORD.

For more, see docs.coopcloud.tech.

Description
The signalling server for dany
Readme 28 KiB
Languages
Shell 100%