
This will start the app and log all output of all containers to your commandline, exiting via the commandline will stop the app.


export ADMIN_EMAIL = will be used to generate SSL certs in the automated setup that runs next.
#Big blue button vs jitsi registration
Specify your domain and email address to use in the Let’s Encrypt registration process via environment variables Use git to clone the latest version of the ion codebase onto your server, once it is complete, move to the new ion directory. This step is important because some modern browsers will block video/audio streaming on non-secure (HTTP) connections. One magical feature of ion is that if you are using a domain, the startup process uses Let’s Encrypt to automatically generate SSL certs for the app.
#Big blue button vs jitsi how to
If you’re using DigitalOcean the Docker One-Click has all this, if you’re installing from scratch you can reference how to install git and how to install docker Step 2. With git, Docker, and docker-compose installed. Here’s a 2 minute video walkthrough of installation Without a domain, you can’t easily connect via HTTPS, and some browsers block audio/video features on HTTP connections. The last prerequisite is **a domain **to point to your server. docker-compose - the app is started via a docker-compose script.docker - the app runs in docker containers.Prerequisitesīecause the developers have containerized everything in Docker, the only software you need pre-installed is: To test, I installed it on a $15 3 CPU/1GB RAM/60GB SSD Droplet with the DigitalOcean Docker One-Click image. Community owned - The only thing driving the project is the contributors and users.A joy to develop - Pure Go means quick builds, and a code base that anyone can contribute too!.Performant - You can run multi person conference calls on AWS free tier instances.

Spin up a conference server with on command
