this post was submitted on 26 Feb 2026
191 points (97.0% liked)

Selfhosted

56957 readers
918 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AHorseWithNoNeigh@piefed.social 4 points 18 hours ago* (last edited 17 hours ago) (1 children)

Sorry for the later reply, was working (oops, not really). From what I read, Stoat is just a rename of Revolt and the platform should really remain the same (when I had this up, some of the UI still read Revolt).

For the bloat, as a self-hoster (speaking for myself and not on the behalf of anyone else), you should try to be provided with the most direct solution to a specific issue. When looking at Stoat, and the output of the generate_config.sh, they basically shove down a whole lot of solution at one time. There's from what I can tell, 15 different configurations for containers, over half of them are static versions and who knows how they all intermingle between the configs (Jesus, that's a lot of config files). This produces a monstrous web of configuration that I really have no time to digest and get working for something I'm just 'playing around with'. All this and I didn't even attempt to integrate voice and video. Also (as a nitpick) requires you to spin up caddy but has a config to point to that to a different reverse-proxy if needed (I already had nginx proxy manager and got this working but the whole thing fails if you don't spin up caddy. insert sad horse noises).

This is where Continuwuity comes in, I have 4 containers that I have bespoke configured myself by reading the configs and 2 config files that I hand made based off the docs. I feel WAYYYY better at hosting this than Stoat. Even got the wife to help test the video and voice and it works great with Element. From start to end, took me 4-ish hours to be done.

I have hosted Synapse before and got it up and running but not with voice and video. IMO, it's a little bloaty as well (not nearly as bad as Stoat) but it's doable. Never attempted voice and video for this but again, Continuwuity is just much more straightforward and less overhead.

[–] chortle_tortle@mander.xyz 2 points 17 hours ago

No worries, thank you for the detailed reply!

Sounds like a solid way to do it, and a support the uwuification of all software, so that's an extra bonus! Might have to futz around with it and see what sort of mess I can get myself into.