this post was submitted on 14 Feb 2024
9 points (100.0% liked)

Matrix

52 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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 6 months ago (3 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
[–] [email protected] 2 points 6 months ago (1 children)
[–] [email protected] 2 points 6 months ago* (last edited 6 months ago) (1 children)

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

[–] [email protected] 1 points 6 months ago

Can you advice me to try, if I have never done such things before, or is it better try something simpler?

load more comments (1 replies)