Selaa lähdekoodia

[Docs] Web server config on install

master
Kolokotronis Panagiotis 8 vuotta sitten
vanhempi
commit
5db605b0cf
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      doc/quick-install.md

+ 2
- 0
doc/quick-install.md Näytä tiedosto

22
 
22
 
23
 ### Install Jitsi Meet
23
 ### Install Jitsi Meet
24
 
24
 
25
+Note : Something to consider before installation is how you're planning to serve Jitsi Meet. The installer will check if Nginx or Apache is present (with this order) and configure a virtualhost within the web server it finds to serve Jitsi Meet. If none of the above is found it then configures itself to be served via jetty. So if for example you are planning on deploying Jitsi Meet with a web server, you have to make sure to install the server **before** installing jitsi-meet.
26
+
25
 ```sh
27
 ```sh
26
 apt-get -y install jitsi-meet
28
 apt-get -y install jitsi-meet
27
 ```
29
 ```

Loading…
Peruuta
Tallenna