this post was submitted on 15 Apr 2025
51 points (96.4% liked)

Selfhosted

46113 readers
507 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 2 years ago
MODERATORS
 

Hi there,

I would like to host my own Synapse server, but I am not sure where to start.

I would like to be able to use Nginx Proxy Manager as the reverse proxy and I've read that you can use example.eu for the username, while actually using a subdomain like matrix.example.eu?

Is there some good documentation out there and what would people recommend? I would like to run it in a container on Proxmox, but Docker could also be an option?

you are viewing a single comment's thread
view the rest of the comments
[–] lambalicious@lemmy.sdf.org 0 points 6 days ago (2 children)

Doesn't synapse need like, a server cluster to run? The self-hostable service is supposed to be something owo, I think.

[–] stefenauris@pawb.social 4 points 6 days ago

No it works perfectly fine on a relatively small VPS. Ideally you'd want some redundancy for a form of communication but some people (like me) just wing it lol

[–] daniskarma@lemmy.dbzer0.com 2 points 6 days ago

Not at all. I have my instance sitting on 100MG of RAM and 0% cpu usage. There's only 3 users that barely use it, but there it is.

It scales by number of users.

It's true that it's a resource hog, due to being written in python (who the hell though that), but it all depends on usage.