this post was submitted on 14 Feb 2024
0 points (NaN% liked)

Matrix

3224 readers
1 users here now

An open network for secure, decentralized communication

founded 4 years ago
MODERATORS
 

I want to host my own server, but I would like to know what I should know?

top 3 comments
sorted by: hot top controversial new old
[–] Pantherina@feddit.de 0 points 7 months ago (1 children)
  • how to use apparmor or selinux
  • how to run docker rootless
  • use a reverse proxy like traefik or nginx
  • use certbot or another way to get TLS certificates
  • use a firewall, use secure ssh
  • block spam traffic and matrix servers that host spam
  • host synapse and sliding sync
[–] someoneFromInternet@lemmy.ml 0 points 7 months ago (1 children)
[–] Pantherina@feddit.de 0 points 7 months ago* (last edited 7 months ago)

I mean you want to host an internet facing computer. That shit is poorly pretty complicated. But I think there are things that make that easier with presets etc.

I heard of people that Nix is awesome because there are preconfigured configurations, you apply them and also with your single config file you have the documentation of what you did.

https://search.nixos.org/packages?channel=23.11&from=0&size=50&sort=relevance&type=packages&query=synapse