Update quick-install.md (#5819)

Add information about firewall ports.
This commit is contained in:
Neil Brown
2020-04-10 12:19:39 -05:00
committed by GitHub
parent 73d948d150
commit a876f78fd7
+8
View File
@@ -25,6 +25,14 @@ Finally on the same machine test that you can ping the FQDN with: `ping "$(hostn
echo 'deb https://download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list
wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | sudo apt-key add -
```
### Open ports in your firewall
Open the following ports in your firewall, to allow traffic to the machine running jitsi:
- 80 TCP
- 443 TCP
- 10000 UDP
### Install Jitsi Meet