zolochevska/turn-server

By zolochevska

Updated over 7 years ago

A Docker container with the Coturn TURN server (https://github.com/coturn/coturn)

Image
17

100K+

Docker image for TURN server

A Docker container with the Coturn TURN server

sudo docker run -d -p 3478:3478 -p 3478:3478/udp --restart=always zolochevska/turn-server username password realm

Docker Pull Command

docker pull zolochevska/turn-server