deploy linux
deploy on ubuntu | debian
support os : ubuntu | debian
Requirements
- clean ubuntu or debian
- public ip address
- domain or subdomain that point to the public IP address
- user with root access
- 2 gig ram & 2 core cpu
deploy
- update os
sudo apt-get update
- install dependence
sudo apt-get install -y wget nano unzip mupdf-tools
- download persianmeet full package (server and client) for linux
wget https://dl.learn100.ir/pmeet/persianmeet-linux-v1.041.zip
- unzip file
unzip persianmeet-linux-v1.041.zip
- open persianmeet folder
cd persianmeet
sudo chmod +x persianmeet app/sfu
- open config.yml file and set 'auto_ssl : true' and save file
sudo nano config.yml
- run app
./persianmeet &
- open the Chrome browser and enter your domain https://yourdomain.com
admin user name : admin
admin pass : 1111