• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: January 7th, 2025

help-circle

  • Do you place any restrictions on the containers or the container daemon as a whole?

    Moreso asking so I can copy your settings. But I have had my server brought down just from the services themselves consuming too much memory or disk space, so something to look into if you haven’t already.




  • I’m in the process of getting this going in my lab. I appreciate these efforts to find alternatives.

    That being said, can I get some opinions so I can pare down the list?

    Would be great to have E2EE and audio. Video bonus. I don’t think I’ve got much in the way of preferences beyond that.

    My latest leaning is hosting the Matrix protocol.

    Also the only friends I have that would be willing to move off the easy corporate software are tech literate, so I have the option to distribute VPN confs and the like. Has anyone hosted chat over their own VPN, or does that just become a mess because STUN/TURN needs to be “free”?

    (Sorry I’m still learning a lot here)







  • That’s impressive, I’ll have to give borg a go. Thanks for pulling that up.

    I didn’t know it worked like that, so I was thinking file types matter. Like diff (often used with git) has magic based on code-like text files but wouldn’t be efficient at incrementally backing up an encrypted file.

    I’m curious how they handle “frame shift” like if a file has a few bytes added in the front, middle, or end. I guess the first time a file appears, Borg indexes the chunks or something.