@galaxydinodragon@social.linux.pizza
Post #1001038
2026-04-08 11:41 UTC
Replies (8)
-
@fox@social.hostnetwork.xyz 2026-04-08 11:48
@galaxydinodragon@social.linux.pizza storage is a bigger a problem. though for the best performance id recommend going with conduit.
-
@chebra@mstdn.io 2026-04-08 11:44
@galaxydinodragon With something like Conduit, I'd say yes. Also it depends which rooms your users join.
-
@portaloffreedom@social.linux.pizza 2026-04-08 11:45
@galaxydinodragon yes it's enough. I run it with 1 core and 2GB of ram. The most limiting factor for me was storage. I needed a vps with at least 40GB of disk, 20GB was not enough. I'm running a single user instance, running the executables in dedicated users, I don't use docker. These are my biggest offenders ``` 3.3G /var/lib/pgsql/data 26G /opt/matrix-synapse/media_store ```
-
@james@social.wynning.tech 2026-04-08 11:54
@galaxydinodragon Continuwuity should easily run on that.
-
@HarHarLinks@chaos.social 2026-04-08 13:07
@galaxydinodragon my experience 9 years ago with 2VCPU/1GB says yes, even with synapse. The important detail to realise is that complexity scales with the rooms any of your users use instead of how many users you host per se. If you're planning to participate in federated communities that have rooms with a few dozen or hundreds of members, you might need a bit more. For scaling synapse: make sure your DB is reasonably fast.
-
@ralen@social.ralen.top 2026-04-08 14:12
@galaxydinodragon should be fine for continuwuity
-
@QuadRadical@wetdry.world 2026-04-08 15:23
@galaxydinodragon It'll be enough if you run https://continuwuity.org. If you plan to run Synapse it'll be close, not sure.
-
@tetrislife@qoto.org 2026-04-09 04:35
@galaxydinodragon from what I have read, #DeltaChat may be a lot lighter if you don't need all the Matrix features.