This repository contains a ready-built image of the Galène Videoconference Server. The sources are located here: https://github.com/bendahl/galene_deployment.
In order to a container based on the image, a few parameters will need to be set.
Docker run example:
docker run --rm -p 8443:8443 -p 1194:1194 -p 1194:1194/udp -e ADMIN_PASSWORD=admin -p 32000-32079:32000-32079/udp galene:master
For a detailed description, please refer to the developer documentation.
Content type
-
Digest
Size
-
Last updated
about 5 years ago
docker pull bendahl/galene:master