User Tools

Site Tools


computing:synapse

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
Next revisionBoth sides next revision
computing:synapse [2022/11/23 07:17] oemb1905computing:synapse [2022/11/23 15:17] oemb1905
Line 140: Line 140:
   sudo nano /etc/matrix-synapse/homeserver.yaml   sudo nano /etc/matrix-synapse/homeserver.yaml
   <public_baseurl: "https://matrix.gnulinux.club">   <public_baseurl: "https://matrix.gnulinux.club">
-  email: +  <email:> 
-    smtp_host: haacksnetworking.org +    <smtp_host: haacksnetworking.org> 
-    smpt_port: 587 +    <smpt_port: 25> 
-    notif_from: "admin@gnulinux.club" +    <notif_from: "admin@gnulinux.club"> 
-    require_transport_security: true+    <require_transport_security: true>
  
 Again, note that there is no need to set up an incoming email server nor tolerate spam on the server you are sending to. In my case, my smtp server / MTA is a relay with domains that are allowed to send through it explicitly white listed. Alright, so now it's time to carry on with setting up jitsi. Again, as with element and matrix, always check the [[https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart/|official documentation]] for the latest releases/gpg keys, etc.: Again, note that there is no need to set up an incoming email server nor tolerate spam on the server you are sending to. In my case, my smtp server / MTA is a relay with domains that are allowed to send through it explicitly white listed. Alright, so now it's time to carry on with setting up jitsi. Again, as with element and matrix, always check the [[https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart/|official documentation]] for the latest releases/gpg keys, etc.:
Line 171: Line 171:
 Utilize rsync or similar to ensure you have those backups offsite as well as on site, and also provision a hot-spare in case your self-hosted or co-located hardware fails. Utilize rsync or similar to ensure you have those backups offsite as well as on site, and also provision a hot-spare in case your self-hosted or co-located hardware fails.
  
- --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/11/22 23:28//+ --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/11/23 00:21//
computing/synapse.txt · Last modified: 2024/01/30 03:17 by oemb1905