this post was submitted on 05 Sep 2025
161 points (100.0% liked)

Selfhosted

51240 readers
360 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!

DHH (co-founder of Basecamp) announced yesterday that they're making their group chat software open source and free for everyone to use. This is fantastic news, especially considering this piece of software previously required a $299 payment just to access the codebase (far too expensive, in my opinion).

It looks like we now have another excellent open source alternative to Slack and Microsoft Teams, thanks to this move. I really hope more companies will follow this trend soon.

What are your thoughts?

top 20 comments
sorted by: hot top controversial new old
[–] m33@lemmy.zip 10 points 1 day ago

How does it compare to mattermost or rocketchat?

I was a mattermost admin on a pretty big corporate instance ages ago, it faded out not because of teams but because of lacking integration with productivity software.

Actually we were denied integration efforts because trust issues OSS vs corpo. How ironic today when pretty much everything is tied to a foreign cloud ¯_(ツ)_/¯

[–] shnizmuffin@lemmy.inbutts.lol 33 points 2 days ago (1 children)

This isn't nearly enough to change my opinion of DHH, an out-and-proud piece of shit.

[–] damnthefilibuster@lemmy.world 19 points 2 days ago (1 children)

Please tell me more about this. I don’t know enough to know what to dislike him about.

I only saw him recently talking about his Omarchy thing. Seemed too opinionated.

[–] FBJimmy@lemmus.org 18 points 2 days ago* (last edited 2 days ago) (1 children)
[–] neclimdul@lemmy.world 5 points 1 day ago

That's a more recent flare up but DHH has been "ruffling feathers" for a while to put it politely. https://tomstu.art/the-dhh-problem

[–] otter@lemmy.ca 26 points 1 day ago (2 children)

There are some other projects in this space already, with varying levels of open source / selfhostability / features

https://zulip.com/

https://revolt.chat/

https://mattermost.com/

https://www.rocket.chat/

Zulip and Revolt looked the most promising for Slack and Discord replacements respectively

[–] EncryptKeeper@lemmy.world 22 points 1 day ago (1 children)

Revolt can’t be considered viable in my mind until the mobile app stops hardcoding the official instance and lets users connect it to selfhosted instances.

[–] femtek@lemmy.blahaj.zone 4 points 1 day ago

That and SSO.

[–] null_dot@lemmy.dbzer0.com 6 points 1 day ago

I'm been trying to stand up a zulip instance. It's working but I haven't used it much. I want a feature complete jitsi instance to go with it and that's only partially implemented right now.

That said, zulip does seem like the best option for me presently.

Haven't tried revolt.

Mattermost seems to be perpetually entangled but being disentangled from some other suite. Confusing and frustrating.

I haven't tried rocket chat for 5 years or so. I think last time I read about it people were complaining that the FOSS plan is very limited.

[–] undefined@lemmy.hogru.ch 24 points 2 days ago* (last edited 1 day ago)

Here’s the link to the basecamp/once-campfire GitHub repo.

I’ve got X blocked on all my personal devices but I opened the tweet on my work computer to retrieve it.

[–] lime_red@lemmy.world 4 points 1 day ago (2 children)

Sigh, why build this with Ruby on rails :/

[–] undefined@lemmy.hogru.ch 0 points 3 hours ago* (last edited 3 hours ago)

Ruby on Rails developer here, why is that bad? Honestly Python feels old and shitty, PHP is a joke, and I can’t think of any other language I’d prefer.

[–] HopeCraft@lemmy.blahaj.zone 22 points 1 day ago

They, the owning company, also created Rails. So everything they have is made with it.

[–] LifeInMultipleChoice@lemmy.world 4 points 2 days ago* (last edited 2 days ago) (2 children)

Not sure what I'll use this for yet, but I'm going to see if I can host it tonight I guess. Didn't have anything else planned .

Edit: or not.. still looks like you need a paid license at this point

[–] Canconda@lemmy.ca 6 points 2 days ago

Siiiiiighhh *unzips (rar file)

[–] frongt@lemmy.zip 1 points 2 days ago (1 children)

Where do you see that? The repo says you should be able to clone and run it.

[–] LifeInMultipleChoice@lemmy.world 2 points 1 day ago (1 children)

I used the link listed on the post above, and it brings you to their website. (https://once.com/campfire) Then I tried to search for an install for Linux and was finding

/bin/bash -c "$(curl -fsSL https://auth.once.com/install/YOUR_LICENSE_KEY)"

Can you link me to what you found?

[–] frongt@lemmy.zip 3 points 1 day ago (1 children)

Thanks man, I'll probably end up giving that a shot later tonight or tomorrow afternoon then, nothing to lose, and it keeps me from spending money I don't have on a day off

[–] null_dot@lemmy.dbzer0.com 1 points 1 day ago

Are there any restrictions on a FOSS instance? Is there a pay wall?