this post was submitted on 16 Mar 2026
388 points (97.3% liked)

Selfhosted

56957 readers
1434 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
 

I mostly lurk here, and I know we've had this discussion come up a number of times since Discord's age verification changes were announced, but I figured this video offers value for the walkthrough and comparative analysis. Like me, the video authors aren't seasoned self-hosters, and I've still got a lot to learn. Stoat and Fluxer both look appealing to me for my needs, but Stoat seemingly needs self-hosted servers to route through their master server (unless I'm missing something stupid) and I replicated the 404 for Fluxer's self-hosting documentation seen in the video, so it's looking like I'm leaning toward a Matrix server of some kind. Hopefully everyone looking for the Discord exit ramp is closer to finding it after this video.

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

Hey on this note, I was looking to do discourse with the mumble plugin but I wanted to do this via docker compose. Has anyone gotten that to work or have a good source they can point me to since at least on the discorse mumble plugin I noticed that it stated that their install instructions were for the stock non-docker solution only.

[–] 2ncs@lemmy.world 1 points 17 hours ago (1 children)

oh wow this is exactly what I was looking for but with mattermost. Gonna have to give this a try later and I'll see. What are you having trouble installing, the plug-in?

[–] inclementimmigrant@lemmy.world 1 points 14 hours ago

Right now I'm just getting discourse to run via docker compose. I have that up and running finally and got to the splash screen locally but of course it needs a domain so I'm working on that route while my reverse proxy is throwing a fit.

I haven't gotten to the plugin yet but just reading up on the git documentation it sounded like running it in a docker compose isn't officially supported so I was just posting to see if maybe someone had has some experience and could offer up some pointers before I bang my head against a wall this weekend.