Is it worth setting up a personal Matrix server? I’ve read that the storage requirements are fairly large over time, not to mention the initial deployment.
Yeah I mean if you want to be a sysadmin. Storage requirements will depend entirely on how many rooms are on your server and how many people are in them and how considerate they are of your storage concerns.
CPU is actually a pretty big bottleneck for matrix. I ran a server for about 1/2 the year and it used quite a bit more CPU that I initially thought. And it was a single user instance of all things. I used a docker and then later on yunohost. Both times cpu would spike quite often.
I didnt use video calling all that much, although I did try it out. It worked but I didnt see a difference one way or another self hosting that.
Federation was the real killer. Once I got hooked up to the main matrix server, it spiked like crazy. Give it a shot and let me know how it goes! Who knows a lot can happen in 6-8 months!
Is it worth setting up a personal Matrix server? I’ve read that the storage requirements are fairly large over time, not to mention the initial deployment.
I was actually gonna test it out today (without federation) using yunohost to automate it. Also going to set up a discord bridge to see how that works
Yeah I mean if you want to be a sysadmin. Storage requirements will depend entirely on how many rooms are on your server and how many people are in them and how considerate they are of your storage concerns.
Secret knowledge, you can setup retention so messages are deleted after a certain point.
CPU is actually a pretty big bottleneck for matrix. I ran a server for about 1/2 the year and it used quite a bit more CPU that I initially thought. And it was a single user instance of all things. I used a docker and then later on yunohost. Both times cpu would spike quite often.
That’s good to know as I’m running quite an old CPU. An i5-4670k.
Were you doing video calling? Federation? Curious what would make the usage spike like that.
I didnt use video calling all that much, although I did try it out. It worked but I didnt see a difference one way or another self hosting that.
Federation was the real killer. Once I got hooked up to the main matrix server, it spiked like crazy. Give it a shot and let me know how it goes! Who knows a lot can happen in 6-8 months!