Skip to main content

deploy linux

deploy on ubuntu | debian

support os : ubuntu | debian

Requirements

  1. clean ubuntu or debian
  2. public ip address
  3. domain or subdomain that point to the public IP address
  4. user with root access
  5. 2 gig ram & 2 core cpu

deploy

  1. update os
sudo apt-get update
  1. install dependence
sudo apt-get install -y wget nano unzip mupdf-tools 
  1. download persianmeet full package (server and client) for linux
wget  https://dl.learn100.ir/pmeet/persianmeet-linux-v1.041.zip
  1. unzip file
unzip  persianmeet-linux-v1.041.zip
  1. open persianmeet folder
cd persianmeet
sudo chmod +x persianmeet app/sfu
  1. open config.yml file and set 'auto_ssl : true' and save file
sudo nano config.yml
  1. run app
./persianmeet  &
  1. open the Chrome browser and enter your domain https://yourdomain.com

admin user name : admin

admin pass : 1111