Files
mattermost/README.md

116 lines
8.1 KiB
Markdown
Raw Normal View History

2015-09-09 11:50:17 -07:00
# Mattermost
2015-06-23 11:14:25 -07:00
2015-09-09 11:50:17 -07:00
Mattermost is an open source, on-prem Slack-alternative.
2015-06-23 11:14:25 -07:00
2015-09-10 11:20:23 -07:00
It offers modern communication from behind your firewall, including messaging and file sharing across PCs and phones with archiving and instant search.
2015-06-23 11:14:25 -07:00
2015-09-02 23:34:54 -07:00
## All team communication in one place, searchable and accessible anywhere
2015-06-23 11:14:25 -07:00
2015-09-02 23:34:54 -07:00
Please see the [features pages of the Mattermost website](http://www.mattermost.org/features/) for images and further description of the functionality listed below:
2015-09-02 23:34:54 -07:00
#### Sharing Messaging and Files
- Send messages, comments, files and images across public, private and 1-1 channels
- Personalize notifications for unreads and mentions by channel and keyword
2015-09-02 23:34:54 -07:00
- Use #hashtags to tag and find messages, discussions and files
2015-06-23 11:14:25 -07:00
2015-09-02 23:34:54 -07:00
#### Archiving and Search
2015-06-23 11:14:25 -07:00
2015-09-02 23:34:54 -07:00
- Import Slack user accounts and channel archives
- Search public and private channels for historical messages and comments
- View recent mentions of your name, username, nickname, and custom search terms
2015-06-23 11:14:25 -07:00
2015-09-02 23:34:54 -07:00
#### Anywhere Access
2015-06-23 11:14:25 -07:00
- Use Mattermost from web-enabled PCs and phones
- Attach sound, video and image files from mobile devices
2015-09-02 23:34:54 -07:00
- Define team-specific branding and color themes across your devices
2015-10-18 22:11:54 -07:00
#### Self-Host Ready
- Host and manage dozens of teams from a single Mattermost server
- Easily manage your Mattermost server using a web-based System Console
- Script setup and maintenance using Mattermost command line tools
## Learn More
2015-06-23 11:14:25 -07:00
- [Product Vision and Target Audiences](http://www.mattermost.org/vision/) - What we're solving and for whom are we building
- [Mattermost Forum](http://forum.mattermost.org/) - For technical questions and answers
2015-11-24 21:37:24 -08:00
- [Troubleshooting Forum](https://forum.mattermost.org/t/how-to-use-the-troubleshooting-forum/150) - For reporting bugs
- [Issue Tracker](http://www.mattermost.org/filing-issues/) - For reporting bugs
- [Feature Ideas Forum](http://www.mattermost.org/feature-requests/) - For sharing ideas for future versions
2015-11-24 21:37:24 -08:00
- [Contribution Guidelines](https://github.com/mattermost/platform/blob/master/CONTRIBUTING.md) - For contributing code or feedback to the project
2015-06-23 11:14:25 -07:00
2015-10-26 06:48:29 -07:00
Follow us on Twitter at [@MattermostHQ](https://twitter.com/mattermosthq), or talk to the core team on our [daily builds server](https://pre-release.mattermost.com/core) via [this invite link](https://pre-release.mattermost.com/signup_user_complete/?id=rcgiyftm7jyrxnma1osd8zswby).
2015-06-23 11:14:25 -07:00
2015-09-02 23:57:25 -07:00
## Installing Mattermost
2015-06-23 11:14:25 -07:00
Latest stable release of Mattermost is available from http://www.mattermost.org/download/, including binary distribution, and from install guides below.
If you use Docker, you can [install Mattermost in a single-container preview in one line](https://github.com/mattermost/platform/blob/master/doc/install/Docker-Single-Container.md#one-line-docker-install).
2015-06-24 10:02:53 -07:00
2015-09-02 23:57:25 -07:00
#### Quick Start Install for Product Evaluation
2015-08-03 08:09:33 -07:00
- [Local Machine Install with Docker](https://github.com/mattermost/platform/blob/master/doc/install/Docker-Single-Container.md) - Explore product functionality using a single-container Docker install on a local machine, including Mac OSX, Ubuntu, or Arch Linux). Optionally set up email and upgrade your instance using DockerHub.
2015-09-02 08:23:14 -07:00
- [AWS EBS Install with Docker](https://github.com/mattermost/platform/blob/master/doc/install/Amazon-Elastic-Beanstalk.md) - Explore product functionality using a single-container Docker install for Amazon Web Services Elastic Beanstalk. Optionally set up email and upgrade your instance using DockerHub.
2015-06-25 12:41:48 -04:00
2015-09-02 23:57:25 -07:00
#### Development Install
- [Developer Machine Setup](https://github.com/mattermost/platform/blob/master/doc/developer/Setup.md) - Setup your local machine development environment using Docker on Mac OSX or Ubuntu. Pull the latest stable release or pull the latest code from our development build.
[![Build Status](https://travis-ci.org/mattermost/platform.svg?branch=master)](https://travis-ci.org/mattermost/platform)
2015-09-29 09:46:23 -07:00
#### Production Deployment
2015-11-24 21:37:24 -08:00
Prior to production installation, please review [Mattermost system requirements](https://github.com/mattermost/platform/blob/master/doc/install/Requirements.md).
2015-09-02 23:34:54 -07:00
- [Production Install on Ubuntu 14.04](https://github.com/mattermost/platform/blob/master/doc/install/Production-Ubuntu.md) - Install Mattermost for production environments.
2015-09-29 09:46:23 -07:00
2015-09-04 07:47:32 -07:00
- [GitLab Mattermost Production Installation](https://gitlab.com/gitlab-org/gitlab-mattermost) - Install Mattermost for production environments bundled with GitLab, a leading open source Git repository, using an omnibus package for Ubuntu 12.04, Ubuntu 14.04, Debian 7, Debian 8, and CentOS 6 (and RedHat/Oracle/Scientific Linux 6), CentOS 7 (and RedHat/Oracle/Scientific Linux 7).
2015-11-24 21:37:24 -08:00
For technical questions and answers, please visit the [Troubleshooting Forum](https://forum.mattermost.org/c/general/trouble-shoot).
## Get Involved with Mattermost
Joining the Mattermost community is a great way to build relationships with other talented and like-minded professionals, increase awareness of the interesting work you are doing, and sharpen your skills. Here are some of the ways that you can make a difference in the Mattermost ecosystem:
#### Discuss
- Visit the [Mattermost Forum](http://forum.mattermost.org/) for technical questions and answers.
#### Review
- Share feedback on [Mattermost Design Feedback Requests](http://forum.mattermost.org/c/feature-ideas/specifications), which offer early previews of designs community comments and feedback.
- Visit the [Feature Ideas Forum](http://mattermost.uservoice.com/forums/306457-general) and consider upvoting community feature ideas, which are reviewed for each monthly release.
#### Share
- Blog about your Mattermost experiences and use cases, either on your personal blog, the [Mattermost forum](http://forum.mattermost.org), or contribute a guest post to the [Mattermost blog](http://www.mattermost.org/category/blog/). If you write about Mattermost. please contact our community team at info@mattermost.com for help promoting your content.
- Tweet to share with your community and friends why you use Mattermost. Follow [@MattermostHQ](https://twitter.com/mattermosthq) on Twitter and conversations on [#mattermost](https://twitter.com/search?q=%23mattermost&src=typd).
#### Write
- As with most open source projects, Mattermost documentation is maintained in a public repository. You can propose changes by [submitting pull requests (no programming skills required)](http://forum.mattermost.org/t/help-improve-mattermost-documentation/194). We highly welcome you to add improvements, write guides and tutorials, and expand on sections.
- Prior to contributing, please review [Mattermost Documentation Guidelines](http://www.mattermost.org/documentation-guidelines/), which include standards on writing Mattermost documentation for a global audience, who might not use English as their first language.
#### Contribute
- Share [feature ideas](http://www.mattermost.org/feature-requests/) with the Mattermost community
- Review the [Mattermost Code Contribution Guidelines](https://github.com/mattermost/platform/blob/master/CONTRIBUTING.md) to submit patches for the core product
2015-11-24 21:37:24 -08:00
- Build [community applications](http://www.mattermost.org/community-applications/) using Mattermost [webhooks, drivers and APIs](https://github.com/mattermost/platform/blob/master/doc/developer/API.md)
2015-11-24 21:46:22 -08:00
- Create new [community installers and guides](http://www.mattermost.org/installation/#community-install-guide) for Mattermost
2015-11-24 21:37:24 -08:00
2015-10-26 14:30:24 -07:00
##### Check out some projects for connecting to Mattermost:
- [Matterbridge](https://github.com/42wim/matterbridge) - an IRC bridge connecting to Mattermost
- [GitLab Integration Service for Mattermost](https://github.com/mattermost/mattermost-integration-gitlab) - connecting GitLab to Mattermost via incoming webhooks
- [Giphy Integration Service for Mattermost](https://github.com/mattermost/mattermost-integration-giphy) - connecting Mattermost to Giphy via outgoing webhooks
2015-11-20 17:07:45 +01:00
- [node-mattermost](https://github.com/jonathanwiesel/node-mattermost) - a node.js module for sending and receiving messages from Mattermost webhooks
- [matterqus](https://github.com/jonathanwiesel/matterqus) - Disqus comment notifier for Mattermost
2015-10-26 14:30:24 -07:00
#### Have other ideas or suggestions?
If theres some other way youd like to contribute, please contact us at info@mattermost.com. Wed love to meet you!