Can we use Mattermost with Docker instead of Slack? -


i found about mattermost accident today. it's open source interface same slack , absolutely can installed 1 command docker. first thing comes mind, there company/enterprise decide use mattermost instead of slack , why? pros , cons mean.

subjective. here go.

the main difference mattermost can hosted privately.

so, chat history (which might include ip addresses, server / database names, passwords , not) isn't stored "out there in cloud" , won't stolen if slack compromised.

instead, responsible installing, running, securing, backing internal solution.

there slight usability differences (e.g. cant copy-paste images, /giphy doesn'y work, jenkins plugin wasnt working) since mattermost quite young expect more features developed it.

we switched on rather painlessly, no problem.


Comments

Popular posts from this blog

Redirect to a HTTPS version using .htaccess -

Unlimited choices in BASH case statement -

javascript - jQuery: Add class depending on URL in the best way -