Container for Open-Source Hangouts clone Jangouts.
392
Docker based example setup for Jangouts server. Nothing production ready, just a proof-of-concept.
This containter should be running behind a HTTPS-Proxy, i.e. traefik.
docker-compose up
You can configure Jangouts using the following environment variables:
| Variable | Description | Default |
|---|---|---|
| JANUS_SERVER | i.e. wss://janus.server/janus/ | mandatory |
| JANUS_SERVER_SSL | null | |
| JANUS_DEBUG | false | |
| HTTPS_AVAILABLE | true | |
| HTTPS_URL | Jangouts will try to infere this if not set. | null |
| VIDEO_THUMBNAILS | true | |
| JOIN_UNMUTED_LIMIT | 3 |
Content type
Image
Digest
Size
103.1 MB
Last updated
over 9 years ago
docker pull kiview/jangouts