Bladeren bron

Adds warning to manual-install doc.

master
Дамян Минков 7 jaren geleden
bovenliggende
commit
30b51ff384
1 gewijzigde bestanden met toevoegingen van 5 en 0 verwijderingen
  1. 5
    0
      doc/manual-install.md

+ 5
- 0
doc/manual-install.md Bestand weergeven

@@ -1,5 +1,10 @@
1 1
 # Server Installation for Jitsi Meet
2 2
 
3
+
4
+:warning: **WARNING:** Manual installation is not recommended. We recommend following the [quick-install](https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md) document. The current document describes the steps that are needed to install a working deployment, but steps are easy to mess up, and the debian packages are more up-to-date, where this document sometimes is not updated to latest changes.
5
+
6
+
7
+
3 8
 This describes configuring a server `jitsi.example.com` running Debian or a Debian Derivative. You will need to
4 9
 change references to that to match your host, and generate some passwords for
5 10
 `YOURSECRET1`, `YOURSECRET2` and `YOURSECRET3`.

Laden…
Annuleren
Opslaan