←back to thread

1883 points JustSkyfall | 2 comments | | HN request time: 0.004s | source
Show context
realityfactchex ◴[] No.45284350[source]
Since you're a nonprofit that teaches coding, it could be a great time to consider self-hosting a FOSS chat tool.

Suggestions: Campfire [0] or Zulip [1].

Also, if the data in chat is being held hostage, the org might be using chat wrong. Right tool for right purpose. If starting over, perhaps consider if it would make sense to put that documentation or whatever it is that will get "lost" from Slack into a wiki or repo or other appropriate tool?

Big empathy, though. It must be pretty crushing. But that is why serious geeks have long been for FOSS.

  [0] https://once.com/campfire (recently became FOSS) 
  [1] https://zulip.com
replies(9): >>45284470 #>>45284499 #>>45286030 #>>45286111 #>>45287248 #>>45287532 #>>45287807 #>>45288391 #>>45289652 #
novatea ◴[] No.45284470[source]
I'm in Hack Club, the team is moving all of us to self-hosted Mattermost. It is unfortunate that we have to re-code so many things though.
replies(5): >>45286003 #>>45286166 #>>45286826 #>>45287113 #>>45287452 #
_zoltan_ ◴[] No.45286166[source]
mattermost is so so so clunky and uncomfortable, but hey, it's free...
replies(2): >>45287083 #>>45287494 #
Freak_NL ◴[] No.45287083[source]
Is it? We've been using it self-hosted for years, together with GitLab. It meets all the needs of a small company, and is very pleasant to work with for devs too (i.e., basic Markdown just works, so you can post anything from code to log snippets in a sensible manner).

Setting up Mattermost was one of the best decisions we've made with regards to our tools.

replies(2): >>45287321 #>>45287412 #
wltr ◴[] No.45287321[source]
What about the software nudging you to subscribe to their enterprise plans here and there? Did you turned off this, or just ignore?
replies(2): >>45287438 #>>45287521 #
1. Freak_NL ◴[] No.45287438[source]
Not much of an issue. Did this get more annoying in the newest versions?
replies(1): >>45289543 #
2. wltr ◴[] No.45289543[source]
First time I tested a self-hosted instance was a couple of weeks back. It was their official testing docker container. So perhaps there are versions without that, I don’t know. I assume you should be able to compile this without them, or at least fork the original project. Hence, I’m asking what’s about those banners in real world scenario.