CapsuleHealth / platform

Open source Slack-alternative in Golang and React - Mattermost

Home Page:https://mattermost.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capsule Specific Instructions

Setup

To run locally, follow these instructions Developer Machine Setup.

Be sure that the repo is at $GO_PATH/github.com/mattermost/platform, as that is how the import statements work.

Release

  1. Add mattermost-s3-bucket, mattermost-s3-access, and mattermost-s3-secret to your OSX keychain as passwords.
  2. Create a release branch from master.
  3. Run make release from the release branch.
  4. See anchor repo for deployment instructions.

Mattermost

Mattermost is an open source, self-hosted Slack-alternative from https://mattermost.org.

It's written in Golang and React and runs as a single Linux binary with MySQL or Postgres. Every month on the 16th a new compiled version is released under an MIT license.

Try out Mattermost:

Deploy on Heroku

Deploy a Preview

Note: Heroku preview does not include email or persistent storage

Install on your own machine:

Get Involved:

Learn More:

Get the Latest News:

Any other questions, mail us at info@mattermost.com. We’d love to meet you!

About

Open source Slack-alternative in Golang and React - Mattermost

https://mattermost.com

License:Other


Languages

Language:JavaScript 60.3%Language:Go 34.0%Language:CSS 4.6%Language:HTML 0.7%Language:Makefile 0.3%