this post was submitted on 30 Oct 2025
65 points (97.1% liked)

Technology

76893 readers
3350 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

“Unfortunately, in attempting to do so, we erroneously deleted the data directory of the primary on db-01.”

Wow, mistake on top of mistake on top of mistake it's impressive they could recover without data loss.

you are viewing a single comment's thread
view the rest of the comments
[–] jeena@piefed.jeena.net 39 points 2 weeks ago (9 children)

One cool thing is that I had no idea that this happened until I just read it on their blog even though me, my friends and family use Matrix extensively.

But all my friends who are on Matrix host their own servers because it's quite easy, and my family uses my own server, only my brother uses a matrix.org account, but he doesn't write much.

This is decentralization working as it's supposed too, when enough participants are federated and not centralized.

On Lemmy the lemmy.world and the piefed.social instances are similar to matrix.org and I think all of them, including mastodon.social should close new registrations. I mean the flagship instances have their place in the beginning, but once they become so big they should be locked. The teams behind them can open another instance if they want to keep growing, but they should be run on a separate infrastructure to prevent bringing them down at the same time.

[–] SnotFlickerman@lemmy.blahaj.zone 10 points 2 weeks ago* (last edited 2 weeks ago) (8 children)

I always heard that rolling out an initial Matrix instance isn't terrible, especially with ansible and/or docker, but I also have heard that a lot of updates have breaking changes and that updating your server is less simple.

As someone who runs your own Matrix server, would you agree with this sentiment or disagree and why? I have considered rolling out my own many times but get discouraged by those who say keeping it updated is kind of a nightmare. For example, a private tracker I am a member of used to have a Matrix server and an IRC server, but they eventually dumped the Matrix server entirely to reduce complexity as well as the fact that fewer people used it.

[–] superglue@lemmy.dbzer0.com 6 points 2 weeks ago (2 children)

I run it in docker and an update has never caused issues. Been about 3 years.

[–] SnotFlickerman@lemmy.blahaj.zone 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Which docker container do you use, if you don't mind me asking. Also, how complicated would you rate the setup? I have a degree in network admin and run multiple Linux servers and docker containers with manually created docker network bridges so they can freely communicate with one another, to give an idea of my knowledge base. Honestly the only thing I haven't done before yet that makes me nervous is setting up a reverse proxy to expose the endpoint to the internet and connect it to my owned domain name.

[–] superglue@lemmy.dbzer0.com 3 points 2 weeks ago

I use the synapse container, I followed the docs on matrix.org.

As far as a revere proxy I use the SWAG container from linuxserver. My matrix instance isnt exposed to the internet or federated but it used to be. When it was exposed I was using fail2ban to ban exploit attempts but if I were to set it up again I'd probably use crowdsec instead. They are both built into SWAG.

load more comments (5 replies)
load more comments (5 replies)