Преглед на файлове

Update quick-install.md (#2657)

Add potential additional package to install, tested on fresh Debian 9 installation.
j8
Neil Brown преди 7 години
родител
ревизия
6c5482fb9d
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8
    0
      doc/quick-install.md

+ 8
- 0
doc/quick-install.md Целия файл

20
 apt-get update
20
 apt-get update
21
 ```
21
 ```
22
 
22
 
23
+(If you get an error:
24
+E: The method driver /usr/lib/apt/methods/https could not be found.
25
+run:
26
+```sh
27
+apt-get install apt-transport-https
28
+```
29
+)
30
+
23
 ### Install Jitsi Meet
31
 ### Install Jitsi Meet
24
 
32
 
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.
33
 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.

Loading…
Отказ
Запис