Jitsi Meet is an open source video conferencing solution - completely free and easy to use. Some benefits of the service:
Below we explain what happens when you create a server for Jitsi Meet with our one-click installer in GleSYS Cloud.
A server is created on our new KVM platform with Ubuntu 18.04 LTS.
The server gets the following specifications: 2x vCPU, 2 GB RAM and 10 GB of storage.
Jitsi Meet is set up as a Docker Container with the help of Docker Compose.
The configuration used is found on the server in this directory:
/root/docker-jitsi-meet/.env
To change the configuration file, run the following command that ends with restarting the service:
cd /root/docker-jitsi-meet/
nano .env
docker-compose up -d
A firewall is set up and configured automatically by us in Ubuntu (UFW). SSH and the ports used by Jitsi Meet are allowed:
Fail2ban is automatically installed and configured by us.
Fail2ban is a smart tool that monitors log files for various services to detect brute force attacks and vulnerabilities. For example, if there are too many login attempts from an IP address, it is automatically blacklisted in the firewall.
Unattended Upgrades is enabled by default in our Ubuntu template. The scheduler unattended-upgrades
is configured to automatically install updated packages and security updates.
Kontakta oss gärna för mer information. Vi hjälper dig att komma fram till den bästa lösningen för dina behov.