this post was submitted on 15 Jun 2023
127 points (100.0% liked)

Selfhosted

39250 readers
258 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

As r/selfhosted seems to have shutdown due to the reddit api changes (rip), I wanted to see if anyone has worked with these services before?

How do they compare to Discord and how hard is it to maintain, as the setup looks pretty in depth for matrix and synapse. How did you convince your user base to use it over Discord.

I've hosted TS3 for about 8 years and are looking for alternatives, as we have to use Discord for screen sharing.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] knF@lemmy.world 3 points 1 year ago (1 children)

Sounds really interesting! Could you please indicate what are you selfhosting exactly in order to achieve this?

[–] jeena@jemmy.jeena.net 5 points 1 year ago (1 children)
  • For the server I use synapse and I use their deb package so it upgrades itself with the whole system when I do a apt upgrade
  • For the bridges there are different solutions, most of them can be found here https://docs.mau.fi/bridges/go/setup.html (<- the onel written in go) and https://docs.mau.fi/bridges/python/setup.html (the ones written in python)
  • Some bridges you don't need to host yourself because there are some public ones available via the Element UI

But remember that bridges terminate end to end encryption and there are some pitfalls with that. For some background info you can watch a video I made some time ago: https://tube.jeena.net/w/rYhp4ZT5Ykw1aBGqMr62KG

[–] knF@lemmy.world 2 points 1 year ago

Thanks a lot for the reply @jeena@jemmy.jeena.net, much appreciated. I'm watching the video right now, thanks for sharing your personal experience on hosting the services and the security considerations, good to know! I was between happy and surprised to see that the video is on PeerTube, way to go, thanks for promoting the Fediverse. 👍

Not 100% sure if I want to go through this hole now 🤣