User Tools

Site Tools


prosody2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prosody2 [2019/02/09 17:42] adminprosody2 [2019/02/09 18:06] (current) admin
Line 1: Line 1:
 ====== Prosody installieren ====== ====== Prosody installieren ======
  
-Prosody wurde nach der [[https://homebrewserver.club/configuring-a-modern-xmpp-server.html|offiziellen Anleitung]], die von [[prosody.im]] in den Release Notes für 0.11 [[https://blog.prosody.im/prosody-0-11-0-released/]] verlinkt ist durchgeführt.+Prosody wurde nach der [[https://homebrewserver.club/configuring-a-modern-xmpp-server.html|offiziellen Anleitung]], die von [[https://prosody.im|prosody.im]] in den [[https://blog.prosody.im/prosody-0-11-0-released/|Release Notes für 0.11]] verlinkt ist durchgeführt. 
 + 
 +Danach noch sslh für XMPP over HTTPS installieren: 
 + 
 +<code>apt-get install sslh</code> 
 + 
 +Danach aktivieren wir in /etc/prosody/prosody.cfg.lua den Port 5223. Dazu folgende Zeile zufügen: 
 + 
 +<code>legacy_ssl_ports = 5223</code> 
 + 
prosody2.1549734137.txt.gz · Last modified: 2019/02/09 17:42 by admin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki