summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-02 08:24:39 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-02 08:24:39 -0400
commit0bc68a5bc95f8a93a70355a94af022226bbc8293 (patch)
treefc72c6fc984fe7a704e527ec1bba2c6eb0931249 /doc
parent11fdca0fa5203cbd7cd9b75496afcc38876460a5 (diff)
parentd0219f0db1d317d0740f16fe3e03f72b81765a7b (diff)
downloadchat-0bc68a5bc95f8a93a70355a94af022226bbc8293.tar.gz
chat-0bc68a5bc95f8a93a70355a94af022226bbc8293.tar.bz2
chat-0bc68a5bc95f8a93a70355a94af022226bbc8293.zip
Merge pull request #542 from mattermost/it33-patch-9
Moving requirements.md to /doc/install directory
Diffstat (limited to 'doc')
-rw-r--r--doc/install/requirements.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
new file mode 100644
index 000000000..cc0d1833d
--- /dev/null
+++ b/doc/install/requirements.md
@@ -0,0 +1,23 @@
+# Requirements
+
+## Web Client
+
+Supported Operating Systems and Browsers:
+
+- PC: Windows 7, Windows 8 (Chrome 43+, Firefox 38+, Internet Explorer 10+)
+- Mac: OS 10 (Safari 7, Chrome 43+)
+- Linux: Arch 4.0.0 (Chrome 43+)
+- iPhone 4s and higher (Safari on iOS 8.3+, Chrome 43+)
+- Android 5 and higher (Chrome 43+)
+
+## Server
+
+While the pre-released version of Mattermost is not currently supported in production, the intention from the product team is to support:
+
+- Ubuntu
+- Debian
+- CentOS
+- RedHat Enterprise Linux
+- Oracle Linux
+
+The Mattermost roadmap does not currently include production support for Fedora, FreeBSD or Arch Linux.